Home
last modified time | relevance | path

Searched defs:connectionMode (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_pm.c82 BtmConnectionMode *connectionMode = MEM_MALLOC.alloc(sizeof(BtmConnectionMode)); in BtmAllocConnectionMode() local
90 static void BtmFreeConnectionMode(void *connectionMode) in BtmFreeConnectionMode()
97 BtmConnectionMode *connectionMode = NULL; in BtmFindConnectionModeByConnectionHandle() local
170 BtmConnectionMode *connectionMode = BtmFindConnectionModeByConnectionHandle(connectionHandle); in BtmGetConnectionModeByConnectionHandle() local
270 BtmConnectionMode *connectionMode = BtmFindConnectionModeByConnectionHandle(connectionHandle); in BtmUpdateConnectionMode() local
325 …BtmConnectionMode *connectionMode = BtmFindConnectionModeByConnectionHandle(eventParam->connection… in BtmPmOnDisconnectComplete() local