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

  /system/bt/stack/l2cap/
l2c_int.h 709 extern tL2C_LCB* l2cu_find_lcb_by_state(tL2C_LINK_STATE state);
    [all...]
l2c_link.cc 455 ((p_lcb = l2cu_find_lcb_by_state(LST_CONNECT_HOLDING)) != NULL)) {
    [all...]
l2c_utils.cc 2288 tL2C_LCB* l2cu_find_lcb_by_state(tL2C_LINK_STATE state) { function
    [all...]

Completed in 47 milliseconds