Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_db.cc269 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()
Dgatt_int.h104 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/
Dgatt_api.h526 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/
Dmock_bta_gattc_api.cc140 uint16_t s_handle, uint16_t e_handle, in BTA_GATTC_ReadUsingCharUuid()
/system/bt/bta/gatt/
Dbta_gattc_api.cc384 uint16_t s_handle, uint16_t e_handle, in BTA_GATTC_ReadUsingCharUuid()
Dbta_gattc_cache.cc757 uint16_t e_handle, uint16_t id, const Uuid& uuid, in bta_gattc_fill_gatt_db_el()
Dbta_gattc_act.cc1214 uint16_t e_handle = ((uint16_t)(*(p + 2)) + (((uint16_t)(*(p + 3))) << 8)); in bta_gattc_process_srvc_chg_ind() local
Dbta_gattc_int.h107 uint16_t e_handle; member
/system/bt/btif/src/
Dbtif_gatt_client.cc458 uint16_t e_handle, in btif_gattc_read_using_char_uuid()
/system/bt/stack/test/gatt/
Dgatt_sr_test.cc97 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/
Dbta_gatt_api.h302 uint16_t e_handle; member