Home
last modified time | relevance | path

Searched refs:inst_id (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbt_gatt_types.h43 uint16_t inst_id; member
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_int.h326 uint16_t inst_id);
Dbta_hh_le.cc409 uint16_t inst_id) { in bta_hh_le_find_alloc_report_entry() argument
424 p_rpt->char_inst_id == inst_id)) { in bta_hh_le_find_alloc_report_entry()
429 p_rpt->char_inst_id = inst_id; in bta_hh_le_find_alloc_report_entry()
/packages/modules/Bluetooth/system/bta/include/
Dbta_gatt_api.h56 uint8_t inst_id; /* instance ID */ member
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_cache.cc607 cb_data.srvc_res.service_uuid.inst_id = service.handle; in bta_gattc_search_service()
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dstate_machine_test.cc166 [](uint8_t inst_id, BleAdvertiserInterface::GetAddressCallback cb) { in SetUp() argument