Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtstack.h37 #define BT_CONNECT_NUM_MAX 6 macro
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_sco.c297 return BT_CONNECT_NUM_MAX; in BTM_CreateScoConnection()
351 result = BT_CONNECT_NUM_MAX; in BTM_AcceptScoConnectionRequest()
538 return BT_CONNECT_NUM_MAX; in BTM_CreateEscoConnection()
767 result = BT_CONNECT_NUM_MAX; in BTM_AcceptEscoConnectionRequest()
H A Dbtm_acl.c438 result = BT_CONNECT_NUM_MAX; in BTM_AclConnect()
820 return BT_CONNECT_NUM_MAX; in BTM_LeConnect()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_defs.h45 #define MAX_SESSION_COUNT BT_CONNECT_NUM_MAX

Completed in 8 milliseconds