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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_link.c 365 p_lcb = l2cu_find_lcb_by_handle (handle);
469 p_lcb = l2cu_find_lcb_by_handle (handle);
    [all...]
l2c_int.h 585 extern tL2C_LCB *l2cu_find_lcb_by_handle (UINT16 handle);
    [all...]
l2c_api.c     [all...]
l2c_main.c 138 if ((p_lcb = l2cu_find_lcb_by_handle (handle)) == NULL)
    [all...]
l2c_utils.c 2816 tL2C_LCB *l2cu_find_lcb_by_handle (UINT16 handle) function
    [all...]

Completed in 580 milliseconds