Searched defs:e_handle (Results 1 – 11 of 11) sorted by relevance
/system/bt/stack/gatt/ |
D | gatt_db.cc | 269 BT_HDR* p_rsp, uint16_t s_handle, uint16_t e_handle, const Uuid& type, in gatts_db_read_attr_value_by_type() 327 uint16_t e_handle, const Uuid& service) { in gatts_add_included_service()
|
D | gatt_int.h | 104 uint16_t e_handle; /* ending handle */ member 344 uint16_t e_handle; /* ending handle of the active request */ member 384 uint16_t e_handle; member
|
/system/bt/stack/include/ |
D | gatt_api.h | 526 uint16_t e_handle; member 601 uint16_t e_handle; /* ending handle of the group */ member 610 uint16_t e_handle; /* ending handle */ member 704 uint16_t e_handle; member
|
/system/bt/test/mock/ |
D | mock_bta_gattc_api.cc | 140 uint16_t s_handle, uint16_t e_handle, in BTA_GATTC_ReadUsingCharUuid()
|
/system/bt/bta/gatt/ |
D | bta_gattc_api.cc | 384 uint16_t s_handle, uint16_t e_handle, in BTA_GATTC_ReadUsingCharUuid()
|
D | bta_gattc_cache.cc | 757 uint16_t e_handle, uint16_t id, const Uuid& uuid, in bta_gattc_fill_gatt_db_el()
|
D | bta_gattc_act.cc | 1214 uint16_t e_handle = ((uint16_t)(*(p + 2)) + (((uint16_t)(*(p + 3))) << 8)); in bta_gattc_process_srvc_chg_ind() local
|
D | bta_gattc_int.h | 107 uint16_t e_handle; member
|
/system/bt/btif/src/ |
D | btif_gatt_client.cc | 458 uint16_t e_handle, in btif_gattc_read_using_char_uuid()
|
/system/bt/stack/test/gatt/ |
D | gatt_sr_test.cc | 97 BT_HDR* p_rsp, uint16_t s_handle, uint16_t e_handle, const Uuid& type, in gatts_db_read_attr_value_by_type()
|
/system/bt/bta/include/ |
D | bta_gatt_api.h | 302 uint16_t e_handle; member
|