Home
last modified time | relevance | path

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

/system/bt/service/
Dgatt_server.cc339 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/
Dbtif_gatt_server.cc389 int attribute_handle, int conn_id, in btif_gatts_send_indication()
/system/bt/include/hardware/
Dbt_common_types.h59 uint16_t attribute_handle; member
/system/bt/service/hal/
Dfake_bluetooth_gatt_interface.cc87 bt_status_t FakeSendIndication(int server_if, int attribute_handle, int conn_id, in FakeSendIndication()