Searched refs:responder_key_distribution (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/system/gd/security/ |
D | pairing_handler_le_unittest.cc | 149 .responder_key_distribution = 0x03}, 289 .responder_key_distribution = 0x03}, 331 .responder_key_distribution = 0x03},
|
D | initial_informations.h | 88 uint8_t responder_key_distribution; member
|
D | pairing_handler_le.cc | 231 x.initiator_key_distribution, x.responder_key_distribution); in ExchangePairingFeature() 309 … x.responder_key_distribution & pairing_request->GetResponderKeyDistribution()); in ExchangePairingFeature()
|
/packages/modules/Bluetooth/system/gd/security/test/ |
D | pairing_handler_le_pair_test.cc | 190 .responder_key_distribution = KeyMaskId | KeyMaskSign}, in SetUp() 215 .responder_key_distribution = KeyMaskId | KeyMaskSign}, in SetUp() 387 .responder_key_distribution = KeyMaskId | KeyMaskSign}, in TEST_F() 409 .responder_key_distribution = KeyMaskId | KeyMaskSign}, in TEST_F()
|
/packages/modules/Bluetooth/system/pdl/security/ |
D | smp_packets.pdl | 52 responder_key_distribution : 8,
|
/packages/modules/Bluetooth/system/gd/security/internal/ |
D | security_manager_impl.cc | 557 .responder_key_distribution = 0x07}, in OnSmpCommandLe() 629 .responder_key_distribution = 0x07}, in ConnectionIsReadyStartPairing()
|