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 258 || (l2cu_create_conn(p_lcb) == FALSE) )
605 if (l2cu_create_conn(p_lcb) == FALSE)
    [all...]
l2c_link.c 274 l2cu_create_conn(p_lcb);
431 if (l2cu_create_conn(p_lcb))
446 l2cu_create_conn(p_lcb);
    [all...]
l2c_int.h     [all...]
l2c_ucd.c 576 || (l2cu_create_conn(p_lcb) == FALSE) )
    [all...]
l2c_utils.c 2095 BOOLEAN l2cu_create_conn (tL2C_LCB *p_lcb) function
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_sec.c     [all...]

Completed in 38 milliseconds