Home
last modified time | relevance | path

Searched defs:attribute_handle (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/service/
Dgatt_server.cc340 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/
Dbtif_gatt_server.cc395 int attribute_handle, int conn_id, in btif_gatts_send_indication()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_common_types.h61 uint16_t attribute_handle; member
/packages/modules/Bluetooth/system/service/hal/
Dfake_bluetooth_gatt_interface.cc94 bt_status_t FakeSendIndication(int server_if, int attribute_handle, int conn_id, in FakeSendIndication()