/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap_inst.c | 50 node = ListGetFirstNode(inst->psmList); in L2capGetPsm() 69 node = ListGetFirstNode(inst->connList); in L2capGetConnection() 88 node = ListGetFirstNode(inst->connList); in L2capGetConnection2() 108 node = ListGetFirstNode(inst->connList); in L2capGetConnection3() 112 nodeChan = ListGetFirstNode(conn->chanList); in L2capGetConnection3() 132 node = ListGetFirstNode(conn->chanList); in L2capGetChannel() 150 node = ListGetFirstNode(inst->connList); in L2capGetChannel2() 266 node = ListGetFirstNode(chan->erfc.txList); in L2capDestroyChannelTx() 333 node = ListGetFirstNode(inst->connList); in L2capDisconnectTimeout() 418 node = ListGetFirstNode(conn->chanList); in L2capDeleteConnection() [all …]
|
H A D | l2cap_cmn.c | 89 node = ListGetFirstNode(g_fragmentationList); in L2capRecombineStart() 128 node = ListGetFirstNode(g_fragmentationList); in L2capRecombineContinue() 240 node = ListGetFirstNode(g_fragmentationList); in L2capAclDisconnected() 248 node = ListGetFirstNode(g_fragmentationList); in L2capAclDisconnected() 553 node = ListGetFirstNode(pendingList); in L2capGetPendingRequest() 571 node = ListGetFirstNode(pendingList); in L2capGetPendingRequest2() 590 node = ListGetFirstNode(pendingList); in L2capClearPendingRequest() 737 node = ListGetFirstNode(g_fragmentationList); in L2capCommonShutdown()
|
H A D | l2cap_le.c | 105 node = ListGetFirstNode(inst->psmList); in L2capLeGetPsm() 124 node = ListGetFirstNode(inst->connList); in L2capLeGetConnection() 143 node = ListGetFirstNode(inst->connList); in L2capLeGetConnection2() 161 node = ListGetFirstNode(conn->chanList); in L2capLeGetChannel() 179 node = ListGetFirstNode(inst->connList); in L2capLeGetChannel2() 209 node = ListGetFirstNode(conn->chanList); in L2capLeGetChannel4() 401 node = ListGetFirstNode(inst->connList); in L2capLeResponseTimeout() 554 node = ListGetFirstNode(chan->txList); in L2capLeTxWithCredit() 1171 node = ListGetFirstNode(conn->chanList); in L2capLeAclConnectProcess() 1808 node = ListGetFirstNode(leinst->connList); in L2CAP_LeFinalize() [all …]
|
H A D | l2cap.c | 524 node = ListGetFirstNode(inst->connList); in L2CAP_DeregisterService() 527 nodeChan = ListGetFirstNode(conn->chanList); in L2CAP_DeregisterService() 582 node = ListGetFirstNode(inst->connList); in L2CAP_Finalize() 587 node = ListGetFirstNode(inst->connList); in L2CAP_Finalize() 593 node = ListGetFirstNode(inst->psmList); in L2CAP_Finalize() 599 node = ListGetFirstNode(inst->psmList); in L2CAP_Finalize()
|
H A D | l2cap_core.c | 68 node = ListGetFirstNode(inst->connList); in L2capResponseTimeout() 543 node = ListGetFirstNode(erfc->txList); in L2capProcessRxReqSeq() 573 node = ListGetFirstNode(erfc->txList); in L2capProcessRxReqSeq() 599 node = ListGetFirstNode(erfc->txList); in L2capErfcTxOneFrame() 832 node = ListGetFirstNode(erfc->txList); in L2capErfcTx() 861 node = ListGetFirstNode(erfc->txList); in L2capStreamTx() 1859 node = ListGetFirstNode(conn->chanList); in L2capProcessInformationRsp() 2188 node = ListGetFirstNode(chanList); in L2capAclConnectFailed() 2235 if (ListGetFirstNode(conn->chanList) != NULL) { in L2capConnectComplete() 2254 node = ListGetFirstNode(chanList); in L2capAclDisconnected()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
H A D | rfcomm_channel.c | 77 node = ListGetFirstNode(g_channelList); in RfcommDestroyChannelList() 486 node = ListGetFirstNode(g_channelList); in RfcommGetChannelByDlci() 516 node = ListGetFirstNode(g_channelList); in RfcommGetFirstChannelOnSession() 546 node = ListGetFirstNode(g_channelList); in RfcommGetChannelByHandle() 571 node = ListGetFirstNode(g_channelList); in RfcommCheckSessionValid() 603 node = ListGetFirstNode(g_channelList); in RfcommIsChannelValid() 630 node = ListGetFirstNode(g_channelList); in RfcommOpenAllChannelOnSession() 654 node = ListGetFirstNode(g_channelList); in RfcommResetAllChannelOnSession() 676 node = ListGetFirstNode(g_channelList); in RfcommSendAllCachePktOnSession() 700 node = ListGetFirstNode(g_channelList); in RfcommNotifyAllChannelEvtOnSession() [all …]
|
H A D | rfcomm_session.c | 48 node = ListGetFirstNode(g_sessionList); in RfcommDestroySessionList() 273 node = ListGetFirstNode(g_sessionList); in RfcommGetSessionByLcid() 303 node = ListGetFirstNode(g_sessionList); in RfcommGetSessionByAddr() 334 node = ListGetFirstNode(g_sessionList); in RfcommIsSessionValid()
|
H A D | rfcomm_server.c | 48 node = ListGetFirstNode(g_serverList); in RfcommDestroyServerList() 135 node = ListGetFirstNode(g_serverList); in RfcommGetServerByScn()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/ |
H A D | list.c | 72 for (ListNode *node = ListGetFirstNode(list); node;) { in ListClear() 139 ListNode *ListGetFirstNode(const List *list) in ListGetFirstNode() function 180 for (ListNode *node = ListGetFirstNode(list); node; node = ListGetNextNode(node)) { in ListRemoveNode() 196 ListNode *first = ListGetFirstNode(list); in ListRemoveFirst()
|
H A D | queue.c | 78 ListNode *node = ListGetFirstNode(queue->list); in QueueDelete() 131 listNode = ListGetFirstNode(queue->list); in QueueDequeue() 152 listNode = ListGetFirstNode(queue->list); in QueueTryDequeue()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
H A D | btm_wl.c | 63 ListNode *node = ListGetFirstNode(g_whiteList); in BtmFindWhiteListEntityByType() 92 ListNode *node = ListGetFirstNode(g_whiteList); in BtmFindWhiteListEntity() 168 ListNode *node = ListGetFirstNode(g_whiteList); in BtmRemoveDeviceFromWhiteList() 277 ListNode *node = ListGetFirstNode(g_whiteList); in BtmIsDeviceInWhiteList()
|
H A D | btm_acl.c | 341 ListNode *node = ListGetFirstNode(g_aclList); in BtmAclFindConnectionByAddr() 360 ListNode *node = ListGetFirstNode(g_aclList); in BtmAclFindLeConnectionByAddr() 379 ListNode *node = ListGetFirstNode(g_aclList); in BtmAclFindConnectionByHandle() 475 ListNode *node = ListGetFirstNode(g_aclList); in BtmAclTimeoutTask() 869 ListNode *node = ListGetFirstNode(g_aclList); in BtmRemoveAllConnectingLeConnection() 979 node = ListGetFirstNode(g_aclCallbackList); in BtmOnLeConnectCallback() 999 ListNode *node = ListGetFirstNode(g_aclList); in BtmGetLeConnectingAddr() 1016 node = ListGetFirstNode(g_aclList); in BtmGetLeConnectingAddr() 1422 ListNode *node = ListGetFirstNode(requests); in BtmOnLeRemoteFeatureComplete() 1501 ListNode *node = ListGetFirstNode(requests); in BtmOnRemoteFeatureComplete() [all …]
|
H A D | btm_le_sec.c | 166 ListNode *node = ListGetFirstNode(g_lePairedDevices); in BtmFindLePairedDeviceBlockByAddress() 185 ListNode *node = ListGetFirstNode(g_lePairedDevices); in BtmFindLePairedDeviceBlockByRemoteIdentityAddress() 463 ListNode *node = ListGetFirstNode(g_lePairedDevices); in BTM_GetAllRemoteIdentityResolvingKey() 502 ListNode *node = ListGetFirstNode(g_lePairedDevices); in BTM_GetAllPairedDevices() 682 ListNode *node = ListGetFirstNode(g_lePairedDevices); in BTM_ConvertToPairedAddress()
|
H A D | btm_pm.c | 30 ListNode *node_ = ListGetFirstNode(g_pmCallbackList); \ 98 ListNode *node = ListGetFirstNode(g_connectionModeList); in BtmFindConnectionModeByConnectionHandle()
|
H A D | btm_inq_db.c | 64 ListNode *node = ListGetFirstNode(g_inquiryDb); in BtmFindInquiryEntiryByAddress()
|
H A D | btm.c | 559 ListNode *node = ListGetFirstNode(g_btmCallbackList); in BTM_DeregisterCallbacks() 580 ListNode *node = ListGetFirstNode(g_btmCallbackList); in BtmOnHCIFailure()
|
H A D | btm_sco.c | 42 ListNode *node_ = ListGetFirstNode(g_scoCallbackList); \ 240 ListNode *node = ListGetFirstNode(g_scoList); in BtmScoFindScoConnectionByAddress() 262 ListNode *node = ListGetFirstNode(g_scoList); in BtmScoFindScoConnectionByScoHandle() 946 ListNode *node = ListGetFirstNode(g_scoCallbackList); in BtmScoOnWriteVoiceSettingComplete()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/acl/ |
H A D | hci_acl.c | 103 ListNode *node = ListGetFirstNode(g_connectionHandleList); in HciFindConnectionHandleBlock() 188 ListNode *node = ListGetFirstNode(g_aclDataCache); in HciCleanupAclData() 209 ListNode *node = ListGetFirstNode(g_leAclDataCache); in HciCleanupLeAclData() 238 ListNode *node = ListGetFirstNode(g_txAclPackets); in FindTxPacketsEntityByConnectionHandle() 254 ListNode *node = ListGetFirstNode(g_txLePackets); in FindLeTxPacketsEntityByConnectionHandle() 598 ListNode *node = ListGetFirstNode(g_hciAclCallbackList); in HciOnAclData() 619 node = ListGetFirstNode(g_aclDataCache); in HciSendCachedAclPackets() 660 node = ListGetFirstNode(g_leAclDataCache); in HciSendCachedLePackets() 734 node = ListGetFirstNode(g_aclDataCache); in HciCleanupCacheByAclHandle() 760 node = ListGetFirstNode(g_leAclDataCache); in HciCleanupLeCacheByAclHandle()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/ |
H A D | hci_vendor_if.c | 53 ListNode *node = ListGetFirstNode(g_hciVendorCallbackList); in HciVendorClosed() 130 ListNode *node = ListGetFirstNode(g_hciVendorCallbackList); in HCIVIF_DeregisterVendorEventCallback() 161 ListNode *node = ListGetFirstNode(g_hciVendorCallbackList); in HciEventOnVendorCommandComplete()
|
H A D | hci_failure.c | 70 ListNode *node = ListGetFirstNode(g_hciFailureCallbackList); in HciOnCmdTimeout()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/ |
H A D | hci_cmd.c | 114 ListNode *node = ListGetFirstNode(g_processingCmds); in HciCmdTimeoutTask() 271 ListNode *node = ListGetFirstNode(g_processingCmds); in HciCmdOnCommandStatus() 318 ListNode *node = ListGetFirstNode(g_processingCmds); in HciCmdOnCommandComplete()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
H A D | gap_br_sec.c | 205 ListNode *node = ListGetFirstNode(GapGetConnectionInfoBlock()->devicelist); in GapDoReleaseACLConnection() 250 node = ListGetFirstNode(connectionInfoBlock->devicelist); in GapCheckConnection() 323 ListNode *node = ListGetFirstNode(GapGetConnectionInfoBlock()->devicelist); in GapDoDiscACLConnection() 538 node = ListGetFirstNode(profileSecurityBlock->requestlist); in GAP_AuthorizeRes() 600 node = ListGetFirstNode(profileSecurityBlock->requestlist); in GapUpdateSecurityStatusAuthenticationSuccess() 616 node = ListGetFirstNode(profileSecurityBlock->requestlist); in GapUpdateSecurityStatusEncryptionSuccess() 635 node = ListGetFirstNode(profileSecurityBlock->requestlist); in GapUpdateSecurityStatusFailed() 656 node = ListGetFirstNode(profileSecurityBlock->requestlist); in GapUpdateSecurityStatusEncryptionTimeout() 672 node = ListGetFirstNode(profileSecurityBlock->requestlist); in GapUpdateSecurityStatusAclDisconnect() 689 node = ListGetFirstNode(profileSecurityBlock->requestlist); in GapUpdateSecurityStatusConnectComplete() [all …]
|
H A D | gap.c | 177 ListNode *node = ListGetFirstNode(g_gapMng.bredr.profileSecBlock.requestlist); in GapDisableTask() 901 node = ListGetFirstNode(profileSecurityBlock->registerlist); in GAP_RegisterServiceSecurity() 950 node = ListGetFirstNode(profileSecurityBlock->registerlist); in GAP_DeregisterServiceSecurity() 1206 ListNode *node = ListGetFirstNode(profileSecurityBlock->requestlist); in GapAclConnectionComplete()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/ |
H A D | hci_evt.h | 29 ListNode *node_ = ListGetFirstNode(HciGetEventCallbackList()); \
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/ |
H A D | list.h | 114 ListNode *ListGetFirstNode(const List *list);
|