Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Ddatabase.h43 uint16_t end_handle; member
49 uint16_t end_handle; member
74 uint16_t end_handle; member
83 uint16_t end_handle; /* end handle of included service */ member
Ddatabase_builder.cc37 void DatabaseBuilder::AddService(uint16_t handle, uint16_t end_handle, in AddService()
70 uint16_t end_handle) { in AddIncludedService()
Dbta_gattc_cache.cc303 uint16_t end_handle = (uint16_t)pe.params[1]; in bta_gattc_sdp_callback() local
777 uint16_t end_handle) { in bta_gattc_get_db_size()
818 uint16_t end_handle, in bta_gattc_get_gatt_db_impl()
898 uint16_t end_handle, btgatt_db_element_t** db, in bta_gattc_get_gatt_db()
Dbta_gattc_utils.cc375 uint16_t end_handle) { in bta_gattc_clear_notif_registration()
Dbta_gattc_api.cc346 uint16_t end_handle, btgatt_db_element_t** db, in BTA_GATTC_GetGattDb()
/system/bt/test/mock/
Dmock_stack_gatt.cc95 uint16_t start_handle, uint16_t end_handle) { in GATTC_Discover()
100 uint16_t start_handle, uint16_t end_handle, in GATTC_Discover()
Dmock_bta_gattc_api.cc107 uint16_t end_handle, btgatt_db_element_t** db, in BTA_GATTC_GetGattDb()
/system/bt/include/hardware/
Dbt_common_types.h67 uint16_t end_handle; member
/system/bt/stack/gatt/
Dgatt_api.cc664 uint16_t start_handle, uint16_t end_handle, in GATTC_Discover()
718 uint16_t start_handle, uint16_t end_handle) { in GATTC_Discover()
Dgatt_int.h180 uint16_t end_handle; /* Last handle number */ member
/system/bt/service/hal/
Dbluetooth_gatt_interface.cc207 uint16_t end_handle) { in ServicesRemovedCallback()