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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_link.c 369 p_lcb = l2cu_find_lcb_by_handle (handle);
493 p_lcb = l2cu_find_lcb_by_handle (handle);
    [all...]
l2c_ble.c 530 p_lcb = l2cu_find_lcb_by_handle(handle);
    [all...]
l2c_int.h 591 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 2998 tL2C_LCB *l2cu_find_lcb_by_handle (UINT16 handle) function
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_ble.c     [all...]

Completed in 75 milliseconds