Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h124 int BTSTACK_API BTM_LeConnect(const BtAddr *addr);
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_cmn.c669 return BTM_LeConnect(addr); in L2capConnectLe()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_sec.c869 ret = BTM_LeConnect(addr); in GAP_LePair()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c801 int BTM_LeConnect(const BtAddr *addr) in BTM_LeConnect() function

Completed in 8 milliseconds