Searched defs:e_handle (Results 1 – 9 of 9) sorted by relevance
/system/bt/stack/gatt/ |
D | gatt_db.cc | 256 uint16_t s_handle, uint16_t e_handle, const Uuid& type, uint16_t* p_len, in gatts_db_read_attr_value_by_type() 329 uint16_t e_handle, const Uuid& service) { in gatts_add_included_service()
|
D | gatt_int.h | 107 uint16_t e_handle; /* ending handle */ member 315 uint16_t e_handle; /* ending handle of the active request */ member 354 uint16_t e_handle; member
|
/system/bt/stack/include/ |
D | gatt_api.h | 430 uint16_t e_handle; member 502 uint16_t e_handle; /* ending handle of the group */ member 511 uint16_t e_handle; /* ending handle */ member 605 uint16_t e_handle; member
|
/system/bt/bta/gatt/ |
D | bta_gattc_api.cc | 377 uint16_t s_handle, uint16_t e_handle, in BTA_GATTC_ReadUsingCharUuid()
|
D | bta_gattc_cache.cc | 540 uint16_t e_handle, uint16_t id, const Uuid& uuid, in bta_gattc_fill_gatt_db_el()
|
D | bta_gattc_act.cc | 1149 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 | 110 uint16_t e_handle; member
|
/system/bt/btif/src/ |
D | btif_gatt_client.cc | 418 uint16_t e_handle, int auth_req) { in btif_gattc_read_using_char_uuid()
|
/system/bt/bta/include/ |
D | bta_gatt_api.h | 271 uint16_t e_handle; member
|