Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_internal.h63 bool GapFindCmpListData(void *nodeData, void *param);
H A Dgap_le_conn.c424 LeDeviceInfo *deviceInfo = ListForEachData(GapGetLeConnectionInfoBlock()->deviceList, GapFindCmpListData, ctx); in GapWaitExAdvTerminatedTimeoutTask()
H A Dgap.c999 bool GapFindCmpListData(void *nodeData, void *param) in GapFindCmpListData() function
1006 DeviceInfo *device = ListForEachData(GapGetConnectionInfoBlock()->devicelist, GapFindCmpListData, dev); in GapStopUseAclConnection()
H A Dgap_br_sec.c783 GapGetProfileSecurityBlock()->requestlist, GapFindCmpListData, ((GapGeneralPointerInfo *)ctx)->pointer); in GapAuthenticationWaitRetryTimeoutTask()

Completed in 6 milliseconds