Searched defs:attribute_handle (Results 1 – 4 of 4) sorted by relevance
/system/bt/service/ |
D | gatt_server.cc | 339 const RawAddress& bda, int attribute_handle, int offset, bool is_long) { in RequestReadCharacteristicCallback() 372 const RawAddress& bda, int attribute_handle, int offset, bool is_long) { in RequestReadDescriptorCallback()
|
/system/bt/btif/src/ |
D | btif_gatt_server.cc | 389 int attribute_handle, int conn_id, in btif_gatts_send_indication()
|
/system/bt/include/hardware/ |
D | bt_common_types.h | 59 uint16_t attribute_handle; member
|
/system/bt/service/hal/ |
D | fake_bluetooth_gatt_interface.cc | 87 bt_status_t FakeSendIndication(int server_if, int attribute_handle, int conn_id, in FakeSendIndication()
|