Searched refs:tBTA_JV_API_L2CAP_CLOSE (Results 1 – 3 of 3) sorted by relevance
478 tBTA_JV_API_L2CAP_CLOSE *p_msg; in BTA_JvL2capClose()483 … (p_msg = (tBTA_JV_API_L2CAP_CLOSE *)osi_malloc(sizeof(tBTA_JV_API_L2CAP_CLOSE))) != NULL) { in BTA_JvL2capClose()510 tBTA_JV_API_L2CAP_CLOSE *p_msg; in BTA_JvL2capCloseLE()514 if ((p_msg = (tBTA_JV_API_L2CAP_CLOSE *)osi_malloc(sizeof(tBTA_JV_API_L2CAP_CLOSE))) != NULL) { in BTA_JvL2capCloseLE()
1386 tBTA_JV_API_L2CAP_CLOSE *cc = &(p_data->l2cap_close); in bta_jv_l2cap_close()3039 tBTA_JV_API_L2CAP_CLOSE *cc = &(p_data->l2cap_close); in bta_jv_l2cap_close_fixed()
223 } tBTA_JV_API_L2CAP_CLOSE; typedef396 tBTA_JV_API_L2CAP_CLOSE l2cap_close;