Home
last modified time | relevance | path

Searched refs:gatt_notify_phy_updated (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/main/shim/
Dacl_legacy_interface.cc24 void gatt_notify_phy_updated(tHCI_STATUS status, uint16_t handle,
95 .link.le.on_phy_update = gatt_notify_phy_updated, in GetAclInterface()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble.cc216 gatt_notify_phy_updated(static_cast<tHCI_STATUS>(GATT_REQ_NOT_SUPPORTED), in BTM_BleSetPhy()
224 gatt_notify_phy_updated(static_cast<tHCI_STATUS>(GATT_REQ_NOT_SUPPORTED), in BTM_BleSetPhy()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_main.cc83 void gatt_notify_phy_updated(tHCI_STATUS /* status */, uint16_t /* handle */, in gatt_notify_phy_updated() function
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_int.h581 void gatt_notify_phy_updated(tHCI_STATUS status, uint16_t handle,
Dgatt_main.cc649 void gatt_notify_phy_updated(tHCI_STATUS status, uint16_t handle, in gatt_notify_phy_updated() function