Home
last modified time | relevance | path

Searched refs:BTM_AclConnect (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h108 int BTSTACK_API BTM_AclConnect(const BtAddr *addr);
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c422 ret = BTM_AclConnect(addr); in GAP_RequestSecurity()
792 BTM_AclConnect(&reqInfo->addr); in GapAuthenticationWaitRetryTimeoutTask()
1081 ret = BTM_AclConnect(addr); in GAP_AuthenticationReq()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_cmn.c664 return BTM_AclConnect(addr); in L2capConnectBdr()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c424 int BTM_AclConnect(const BtAddr *addr) in BTM_AclConnect() function

Completed in 8 milliseconds