Searched refs:AVDT_SECURITY_CFM_EVT (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Davdt_api.h186 #define AVDT_SECURITY_CFM_EVT 13 /* Security confirm */ macro
311 ** and AVDT_SECURITY_CFM_EVT.
698 ** security procedure is completed, an AVDT_SECURITY_CFM_EVT
/external/bluetooth/bluedroid/stack/avdt/
H A Davdt_scb_act.c49 AVDT_SECURITY_CFM_EVT, /* API_SECURITY_REQ_EVT */
788 AVDT_SECURITY_CFM_EVT, local
/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_aact.c156 BTA_AV_STR_SECURITY_CFM_EVT, /* AVDT_SECURITY_CFM_EVT */
183 BTA_AV_STR_SECURITY_CFM_EVT, /* AVDT_SECURITY_CFM_EVT */
369 else if (event == AVDT_SECURITY_CFM_EVT && p_data->hdr.err_code == 0)
432 case AVDT_SECURITY_CFM_EVT:

Completed in 25 milliseconds