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

  /system/bt/stack/l2cap/
l2c_api.c 271 || (l2cu_create_conn(p_lcb, BT_TRANSPORT_BR_EDR) == FALSE) )
495 || (l2cu_create_conn(p_lcb, BT_TRANSPORT_LE) == FALSE) )
    [all...]
l2c_link.c 282 l2cu_create_conn(p_lcb, BT_TRANSPORT_BR_EDR);
490 if (l2cu_create_conn(p_lcb, transport))
505 l2cu_create_conn(p_lcb, BT_TRANSPORT_BR_EDR);
    [all...]
l2c_int.h     [all...]
l2c_ucd.c 580 || (l2cu_create_conn(p_lcb, BT_TRANSPORT_BR_EDR) == FALSE) )
    [all...]
l2c_utils.c 2280 BOOLEAN l2cu_create_conn (tL2C_LCB *p_lcb, tBT_TRANSPORT transport) function
    [all...]
  /system/bt/stack/btm/
btm_sec.c     [all...]

Completed in 318 milliseconds