Searched refs:gatt_notify_phy_updated (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/main/shim/ |
D | acl_legacy_interface.cc | 24 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/ |
D | btm_ble.cc | 216 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/ |
D | mock_stack_gatt_main.cc | 83 void gatt_notify_phy_updated(tHCI_STATUS /* status */, uint16_t /* handle */, in gatt_notify_phy_updated() function
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_int.h | 581 void gatt_notify_phy_updated(tHCI_STATUS status, uint16_t handle,
|
D | gatt_main.cc | 649 void gatt_notify_phy_updated(tHCI_STATUS status, uint16_t handle, in gatt_notify_phy_updated() function
|