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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_link.c 106 btsnd_hcic_accept_conn (bd_addr, p_lcb->link_role);
125 btsnd_hcic_accept_conn (bd_addr, p_lcb->link_role);
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_sco.c 233 btsnd_hcic_accept_conn (bda, 0);
    [all...]
  /external/bluetooth/bluedroid/stack/include/
hcimsgs.h 156 HCI_API extern BOOLEAN btsnd_hcic_accept_conn (BD_ADDR bd_addr, UINT8 role);
    [all...]
  /external/bluetooth/bluedroid/stack/hcic/
hcicmds.c 250 BOOLEAN btsnd_hcic_accept_conn (BD_ADDR dest, UINT8 role) function
    [all...]

Completed in 59 milliseconds