Searched defs:end_handle (Results 1 – 9 of 9) sorted by relevance
/system/bt/bta/gatt/ |
D | database.h | 42 uint16_t end_handle; member 48 uint16_t end_handle; member 71 uint16_t end_handle; member 80 uint16_t end_handle; /* end handle of included service */ member
|
D | database_builder.cc | 30 void DatabaseBuilder::AddService(uint16_t handle, uint16_t end_handle, in AddService() 59 uint16_t end_handle) { in AddIncludedService()
|
D | bta_gattc_cache.cc | 254 uint16_t end_handle = (uint16_t)pe.params[1]; in bta_gattc_sdp_callback() local 560 uint16_t end_handle) { in bta_gattc_get_db_size() 601 uint16_t end_handle, in bta_gattc_get_gatt_db_impl() 675 uint16_t end_handle, btgatt_db_element_t** db, in bta_gattc_get_gatt_db()
|
D | bta_gattc_utils.cc | 367 uint16_t end_handle) { in bta_gattc_clear_notif_registration()
|
D | bta_gattc_api.cc | 339 uint16_t end_handle, btgatt_db_element_t** db, in BTA_GATTC_GetGattDb()
|
/system/bt/include/hardware/ |
D | bt_common_types.h | 67 uint16_t end_handle; member
|
/system/bt/stack/gatt/ |
D | gatt_api.cc | 619 uint16_t start_handle, uint16_t end_handle, in GATTC_Discover() 663 uint16_t start_handle, uint16_t end_handle) { in GATTC_Discover()
|
D | gatt_int.h | 181 uint16_t end_handle; /* Last handle number */ member
|
/system/bt/service/hal/ |
D | bluetooth_gatt_interface.cc | 206 uint16_t end_handle) { in ServicesRemovedCallback()
|