Searched refs:tBTA_HL_MCA_EVT (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/bta/hl/
H A Dbta_hl_int.h367 } tBTA_HL_MCA_EVT; typedef in typeref:struct:__anon610
442 tBTA_HL_MCA_EVT mca_evt;
H A Dbta_hl_act.c2570 tBTA_HL_MCA_EVT * p_msg;
2640 if (send_event && ((p_msg = (tBTA_HL_MCA_EVT *)GKI_getbuf(sizeof(tBTA_HL_MCA_EVT))) != NULL))

Completed in 47 milliseconds