Searched defs:start_handle (Results 1 – 9 of 9) sorted by relevance
/system/bt/bta/gatt/ |
D | bta_gattc_cache.cc | 253 uint16_t start_handle = (uint16_t)pe.params[0]; in bta_gattc_sdp_callback() local 559 uint16_t start_handle, in bta_gattc_get_db_size() 600 uint16_t start_handle, in bta_gattc_get_gatt_db_impl() 674 void bta_gattc_get_gatt_db(uint16_t conn_id, uint16_t start_handle, in bta_gattc_get_gatt_db()
|
D | database_builder.cc | 62 uint16_t start_handle, in AddIncludedService()
|
D | database.h | 79 uint16_t start_handle; /* start handle of included service */ member
|
D | bta_gattc_utils.cc | 366 uint16_t conn_id, uint16_t start_handle, in bta_gattc_clear_notif_registration()
|
D | bta_gattc_api.cc | 338 void BTA_GATTC_GetGattDb(uint16_t conn_id, uint16_t start_handle, in BTA_GATTC_GetGattDb()
|
/system/bt/stack/gatt/ |
D | gatt_api.cc | 306 uint16_t start_handle) { in is_active_service() 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_utils.cc | 210 const Uuid& app_uuid128, Uuid* p_svc_uuid, uint16_t start_handle) { in gatt_find_hdl_buffer_by_app_id()
|
/system/bt/include/hardware/ |
D | bt_common_types.h | 66 uint16_t start_handle; member
|
/system/bt/service/hal/ |
D | bluetooth_gatt_interface.cc | 205 void ServicesRemovedCallback(int conn_id, uint16_t start_handle, in ServicesRemovedCallback()
|