Home
last modified time | relevance | path

Searched defs:sys_id (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/ar/
Dbta_ar.cc53 static uint8_t bta_ar_id(tBTA_SYS_ID sys_id) { in bta_ar_id()
157 void bta_ar_avdt_conn(tBTA_SYS_ID sys_id, const RawAddress& bd_addr, in bta_ar_avdt_conn()
314 uint16_t categories, tBTA_SYS_ID sys_id, bool browse_supported, in bta_ar_reg_avrc_for_src_sink_coexist()
/packages/modules/Bluetooth/system/bta/sys/
Dbta_sys.h108 inline std::string BtaIdSysText(const tBTA_SYS_ID& sys_id) { in BtaIdSysText()