Searched defs:tBTA_JV_L2CAP_CBACK (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
H A Dbta_jv_api.h155 /* events received by tBTA_JV_L2CAP_CBACK */
455 typedef void (tBTA_JV_L2CAP_CBACK)(tBTA_JV_EVT event, tBTA_JV *p_data); typedef
928 ** tBTA_JV_L2CAP_CBACK is called with BTA_JV_L2CAP_CL_INIT_EVT
930 ** tBTA_JV_L2CAP_CBACK is called with BTA_JV_L2CAP_OPEN_EVT
938 BD_ADDR peer_bd_addr, tBTA_JV_L2CAP_CBACK *p_cback);
958 ** is started successfully, tBTA_JV_L2CAP_CBACK is called with
960 ** tBTA_JV_L2CAP_CBACK is called with BTA_JV_L2CAP_OPEN_EVT.
968 tBTA_JV_L2CAP_CBACK *p_cback);
988 ** When the operation is complete, tBTA_JV_L2CAP_CBACK is
1003 ** When the operation is complete, tBTA_JV_L2CAP_CBACK i
[all...]

Completed in 89 milliseconds