Home
last modified time | relevance | path

Searched refs:BTA_HH_HS_TRANS_NOT_SPT (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/include/
Dbta_hh_api.h126 BTA_HH_HS_TRANS_NOT_SPT, /* handshake error : transaction not spt */ enumerator
153 CASE_RETURN_STRING(BTA_HH_HS_TRANS_NOT_SPT); in bta_hh_status_text()
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_act.cc691 bta_hh.hs_data.status = BTA_HH_HS_TRANS_NOT_SPT; in bta_hh_handsk_act()