Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/service/hal/
Dfake_bluetooth_gatt_interface.cc239 int conn_id, int trans_id, const RawAddress& bda, int attr_handle, in NotifyRequestReadCharacteristicCallback()
248 int conn_id, int trans_id, const RawAddress& bda, int attr_handle, in NotifyRequestReadDescriptorCallback()
257 int conn_id, int trans_id, const RawAddress& bda, int attr_handle, in NotifyRequestWriteCharacteristicCallback()
267 int conn_id, int trans_id, const RawAddress& bda, int attr_handle, in NotifyRequestWriteDescriptorCallback()
Dbluetooth_gatt_interface.cc288 const RawAddress& bda, int attr_handle, in RequestReadCharacteristicCallback()
301 const RawAddress& bda, int attr_handle, in RequestReadDescriptorCallback()
314 const RawAddress& bda, int attr_handle, in RequestWriteCharacteristicCallback()
330 const RawAddress& bda, int attr_handle, in RequestWriteDescriptorCallback()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_api.cc143 tGATT_STATUS GATTS_HandleValueIndication(uint16_t conn_id, uint16_t attr_handle, in GATTS_HandleValueIndication()
150 uint16_t attr_handle, in GATTS_HandleValueNotification()
/packages/modules/Bluetooth/system/service/
Dgatt_server.cc407 const RawAddress& bda, int attr_handle, int offset, bool need_rsp, in RequestWriteCharacteristicCallback()
446 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()
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc441 tGATT_STATUS GATTS_HandleValueIndication(uint16_t conn_id, uint16_t attr_handle, in GATTS_HandleValueIndication()
538 uint16_t attr_handle, in GATTS_HandleValueNotification()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp665 int attr_handle, int offset, in btgatts_request_read_characteristic_cb()
679 const RawAddress& bda, int attr_handle, in btgatts_request_read_descriptor_cb()
694 int attr_handle, int offset, in btgatts_request_write_characteristic_cb()
714 const RawAddress& bda, int attr_handle, in btgatts_request_write_descriptor_cb()
1982 jint server_if, jint attr_handle, in gattServerSendIndicationNative()
1996 jint server_if, jint attr_handle, in gattServerSendNotificationNative()
/packages/modules/Bluetooth/system/stack/test/gatt/
Dgatt_sr_test.cc98 tGATT_STATUS GATTS_HandleValueIndication(uint16_t conn_id, uint16_t attr_handle, in GATTS_HandleValueIndication()
/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine_test.cc486 uint16_t attr_handle = ATTR_HANDLE_ASCS_POOL_START; in PrepareConnectedDevice() local
736 uint16_t attr_handle = ATTR_HANDLE_PACS_POOL_START; in MultipleTestDevicePrepare() local