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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_api.c 265 || (l2cu_create_conn(p_lcb, BT_TRANSPORT_BR_EDR) == FALSE) )
614 if (l2cu_create_conn(p_lcb, BT_TRANSPORT_BR_EDR) == FALSE)
    [all...]
l2c_link.c 275 l2cu_create_conn(p_lcb, BT_TRANSPORT_BR_EDR);
455 if (l2cu_create_conn(p_lcb, transport))
470 l2cu_create_conn(p_lcb, BT_TRANSPORT_BR_EDR);
    [all...]
l2c_int.h     [all...]
l2c_ucd.c 576 || (l2cu_create_conn(p_lcb, BT_TRANSPORT_BR_EDR) == FALSE) )
    [all...]
l2c_utils.c 2213 BOOLEAN l2cu_create_conn (tL2C_LCB *p_lcb, tBT_TRANSPORT transport) function
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_sec.c     [all...]

Completed in 901 milliseconds