Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_sco.c35 #define SCO_CONNECTION_STATUS_CONNECTING 1 macro
301 scoConnection->status = SCO_CONNECTION_STATUS_CONNECTING; in BTM_CreateScoConnection()
355 scoConnection->status = SCO_CONNECTION_STATUS_CONNECTING; in BTM_AcceptScoConnectionRequest()
543 scoConnection->status = SCO_CONNECTION_STATUS_CONNECTING; in BTM_CreateEscoConnection()
771 scoConnection->status = SCO_CONNECTION_STATUS_CONNECTING; in BTM_AcceptEscoConnectionRequest()
805 scoConnection = BtmScoFindScoConnectionByAddress(&addr, SCO_CONNECTION_STATUS_CONNECTING); in BtmScoOnConnectionComplete()
842 scoConnection = BtmScoFindScoConnectionByAddress(&addr, SCO_CONNECTION_STATUS_CONNECTING); in BtmScoOnSynchronousConnectionComplete()

Completed in 2 milliseconds