HomeSort by relevance Sort by last modified time
    Searched refs:BTA_JV_L2CAP_OPEN_EVT (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/include/
bta_jv_api.h 136 #define BTA_JV_L2CAP_OPEN_EVT 16 /* open status of L2CAP connection */
181 /* data associated with BTA_JV_L2CAP_OPEN_EVT */
190 /* data associated with BTA_JV_L2CAP_OPEN_EVT for LE sockets */
390 tBTA_JV_L2CAP_OPEN l2c_open; /* BTA_JV_L2CAP_OPEN_EVT */
408 tBTA_JV_L2CAP_LE_OPEN l2c_le_open; /* BTA_JV_L2CAP_OPEN_EVT */
567 ** tBTA_JV_L2CAP_CBACK is called with BTA_JV_L2CAP_OPEN_EVT
587 ** tBTA_JV_L2CAP_CBACK is called with BTA_JV_L2CAP_OPEN_EVT
631 ** tBTA_JV_L2CAP_CBACK is called with BTA_JV_L2CAP_OPEN_EVT.
651 ** tBTA_JV_L2CAP_CBACK is called with BTA_JV_L2CAP_OPEN_EVT.
    [all...]
  /system/bt/bta/jv/
bta_jv_act.c     [all...]
  /system/bt/btif/src/
btif_sock_l2cap.c 758 case BTA_JV_L2CAP_OPEN_EVT:
    [all...]

Completed in 1374 milliseconds