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

  /system/bt/bta/jv/
bta_jv_api.c 506 tBTA_JV_API_L2CAP_SERVER *p_msg;
511 (p_msg = (tBTA_JV_API_L2CAP_SERVER *)GKI_getbuf(sizeof(tBTA_JV_API_L2CAP_SERVER))) != NULL)
558 tBTA_JV_API_L2CAP_SERVER *p_msg;
563 (p_msg = (tBTA_JV_API_L2CAP_SERVER *)GKI_getbuf(sizeof(tBTA_JV_API_L2CAP_SERVER))) != NULL)
605 tBTA_JV_API_L2CAP_SERVER *p_msg;
609 if ((p_msg = (tBTA_JV_API_L2CAP_SERVER *)GKI_getbuf(sizeof(tBTA_JV_API_L2CAP_SERVER))) != NULL)
635 tBTA_JV_API_L2CAP_SERVER *p_msg
    [all...]
bta_jv_int.h 200 } tBTA_JV_API_L2CAP_SERVER;
371 tBTA_JV_API_L2CAP_SERVER l2cap_server;
bta_jv_act.c     [all...]

Completed in 1805 milliseconds