Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_ag_api.h94 #define BTA_AG_FAIL_RFCOMM 2 /* Open failed due to RFCOMM */ macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_act.c354 bta_ag_cback_open(p_scb, NULL, BTA_AG_FAIL_RFCOMM); in bta_ag_rfc_fail()