Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hf_client_api.h111 #define BTA_HF_CLIENT_FAIL_RFCOMM 2 /* Open failed due to RFCOMM */ macro
/system/bt/bta/hf_client/
Dbta_hf_client_act.c340 bta_hf_client_cback_open(NULL, BTA_HF_CLIENT_FAIL_RFCOMM); in bta_hf_client_rfc_fail()