Searched defs:attribute_handle (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/service/ |
D | gatt_server.cc | 340 const RawAddress& bda, int attribute_handle, int offset, bool is_long) { in RequestReadCharacteristicCallback() 373 const RawAddress& bda, int attribute_handle, int offset, bool is_long) { in RequestReadDescriptorCallback()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_gatt_server.cc | 395 int attribute_handle, int conn_id, in btif_gatts_send_indication()
|
/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_common_types.h | 61 uint16_t attribute_handle; member
|
/packages/modules/Bluetooth/system/service/hal/ |
D | fake_bluetooth_gatt_interface.cc | 94 bt_status_t FakeSendIndication(int server_if, int attribute_handle, int conn_id, in FakeSendIndication()
|