Home
last modified time | relevance | path

Searched defs:attr_handle (Results 1 – 7 of 7) sorted by relevance

/system/bt/service/hal/
Dfake_bluetooth_gatt_interface.cc234 int conn_id, int trans_id, const RawAddress& bda, int attr_handle, in NotifyRequestReadCharacteristicCallback()
243 int conn_id, int trans_id, const RawAddress& bda, int attr_handle, in NotifyRequestReadDescriptorCallback()
252 int conn_id, int trans_id, const RawAddress& bda, int attr_handle, in NotifyRequestWriteCharacteristicCallback()
262 int conn_id, int trans_id, const RawAddress& bda, int attr_handle, in NotifyRequestWriteDescriptorCallback()
Dbluetooth_gatt_interface.cc283 const RawAddress& bda, int attr_handle, in RequestReadCharacteristicCallback()
296 const RawAddress& bda, int attr_handle, in RequestReadDescriptorCallback()
309 const RawAddress& bda, int attr_handle, in RequestWriteCharacteristicCallback()
325 int conn_id, int trans_id, const RawAddress& bda, int attr_handle, in RequestWriteDescriptorCallback()
/system/bt/test/mock/
Dmock_stack_gatt.cc128 tGATT_STATUS GATTS_HandleValueIndication(uint16_t conn_id, uint16_t attr_handle, in GATTS_HandleValueIndication()
134 uint16_t attr_handle, in GATTS_HandleValueNotification()
/system/bt/service/
Dgatt_server.cc406 const RawAddress& bda, int attr_handle, int offset, bool need_rsp, in RequestWriteCharacteristicCallback()
445 const RawAddress& bda, int attr_handle, int offset, bool need_rsp, in RequestWriteDescriptorCallback()
Dgatt_server_old.cc210 int attr_handle, int attribute_offset_octets, in RequestReadCallback()
253 int attr_handle, int attribute_offset, bool need_rsp, in RequestWriteCallback()
/system/bt/stack/gatt/
Dgatt_api.cc437 tGATT_STATUS GATTS_HandleValueIndication(uint16_t conn_id, uint16_t attr_handle, in GATTS_HandleValueIndication()
499 uint16_t attr_handle, in GATTS_HandleValueNotification()
/system/bt/stack/test/gatt/
Dgatt_sr_test.cc104 tGATT_STATUS GATTS_HandleValueIndication(uint16_t conn_id, uint16_t attr_handle, in GATTS_HandleValueIndication()