Home
last modified time | relevance | path

Searched refs:BNEP_CONN_FAILED_CFG (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
Dpan_api.h70 …PAN_CONN_FAILED_CFG = BNEP_CONN_FAILED_CFG, /* Connection failed cos of config */
Dbnep_api.h56 BNEP_CONN_FAILED_CFG, /* Connection failed cos of config */ enumerator
/external/bluetooth/bluedroid/stack/bnep/
Dbnep_main.c329 (*bnep_cb.p_conn_state_cb) (p_bcb->handle, p_bcb->rem_bda, BNEP_CONN_FAILED_CFG, FALSE); in bnep_config_cfm()