Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_le_sec.c85 uint8_t peerIdentityAddrType = HCI_PEER_IDENTITY_ADDRESS_TYPE_PUBLIC; in BtmAddToResolvingList() local
88 peerIdentityAddrType = HCI_PEER_IDENTITY_ADDRESS_TYPE_RANDOM; in BtmAddToResolvingList()
92 .peerIdentityAddrType = peerIdentityAddrType, in BtmAddToResolvingList()
123 uint8_t peerIdentityAddrType = HCI_PEER_IDENTITY_ADDRESS_TYPE_PUBLIC; in BtmRemoveFromResolvingList() local
126 peerIdentityAddrType = HCI_PEER_IDENTITY_ADDRESS_TYPE_RANDOM; in BtmRemoveFromResolvingList()
129 .peerIdentityAddrType = peerIdentityAddrType, in BtmRemoveFromResolvingList()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_cmd.h506 uint8_t peerIdentityAddrType; member
519 uint8_t peerIdentityAddrType; member

Completed in 5 milliseconds