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

  /system/bt/stack/l2cap/
l2c_int.h 604 extern tL2C_CCB *l2cu_find_ccb_by_remote_cid (tL2C_LCB *p_lcb, UINT16 remote_cid);
    [all...]
l2c_ble.c 820 if((p_ccb = l2cu_find_ccb_by_remote_cid(p_lcb, lcid)) == NULL)
    [all...]
l2c_utils.c 1768 tL2C_CCB *l2cu_find_ccb_by_remote_cid (tL2C_LCB *p_lcb, UINT16 remote_cid) function
    [all...]

Completed in 495 milliseconds