Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_db.cc256 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()
Dgatt_int.h107 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/
Dgatt_api.h430 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/
Dbta_gattc_api.cc377 uint16_t s_handle, uint16_t e_handle, in BTA_GATTC_ReadUsingCharUuid()
Dbta_gattc_cache.cc540 uint16_t e_handle, uint16_t id, const Uuid& uuid, in bta_gattc_fill_gatt_db_el()
Dbta_gattc_act.cc1149 uint16_t e_handle = ((uint16_t)(*(p + 2)) + (((uint16_t)(*(p + 3))) << 8)); in bta_gattc_process_srvc_chg_ind() local
Dbta_gattc_int.h110 uint16_t e_handle; member
/system/bt/btif/src/
Dbtif_gatt_client.cc418 uint16_t e_handle, int auth_req) { in btif_gattc_read_using_char_uuid()
/system/bt/bta/include/
Dbta_gatt_api.h271 uint16_t e_handle; member