Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_adv.c167 hciCmdParam.ownAddressType = BTM_GetOwnAddressType(); in GapLeSetExtendedAdvertisingParameters()
457 hciCmdParam.ownAddressType = BTM_GetOwnAddressType(); in GAP_LeAdvSetParam()
H A Dgap_le_scan.c121 .ownAddressType = BTM_GetOwnAddressType(), in GAP_LeScanSetParam()
657 ret = GapLeSetExtendedScanParameters(BTM_GetOwnAddressType(), scanFilterPolity, scanPhys, param); in GAP_LeExScanSetParam()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c647 if (BTM_GetOwnAddressType() == OWN_ADDRESS_TYPE_RANDOM) { in BtmLeExtendedCreateConnection()
703 if (BTM_GetOwnAddressType() == OWN_ADDRESS_TYPE_RANDOM) { in BtmStartAutoConnectionInternal()
836 if (BTM_GetOwnAddressType() == OWN_ADDRESS_TYPE_RANDOM) { in BTM_LeConnect()
905 if (BTM_GetOwnAddressType() == OWN_ADDRESS_TYPE_RANDOM) { in BtmUpdateLeConnectionOnConnectComplete()
1178 if (BTM_GetOwnAddressType() == OWN_ADDRESS_TYPE_RANDOM) { in BtmAllocLeConnectionOnEnhancedConnectComplete()
H A Dbtm_le_sec.c582 uint8_t BTM_GetOwnAddressType() in BTM_GetOwnAddressType() function
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h597 uint8_t BTM_GetOwnAddressType();

Completed in 8 milliseconds