Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_cache.cc253 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()
Ddatabase_builder.cc58 uint16_t start_handle, in AddIncludedService()
Ddatabase.h79 uint16_t start_handle; /* start handle of included service */ member
Dbta_gattc_utils.cc366 uint16_t conn_id, uint16_t start_handle, in bta_gattc_clear_notif_registration()
Dbta_gattc_api.cc338 void BTA_GATTC_GetGattDb(uint16_t conn_id, uint16_t start_handle, in BTA_GATTC_GetGattDb()
/system/bt/stack/gatt/
Dgatt_api.cc306 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()
Dgatt_utils.cc210 const Uuid& app_uuid128, Uuid* p_svc_uuid, uint16_t start_handle) { in gatt_find_hdl_buffer_by_app_id()
/system/bt/include/hardware/
Dbt_common_types.h66 uint16_t start_handle; member
/system/bt/service/hal/
Dbluetooth_gatt_interface.cc205 void ServicesRemovedCallback(int conn_id, uint16_t start_handle, in ServicesRemovedCallback()