Searched refs:smp (Results 1 – 7 of 7) sorted by relevance
/packages/modules/Bluetooth/system/stack/ |
D | BUILD.gn | 172 "smp/p_256_curvepara.cc", 173 "smp/p_256_ecc_pp.cc", 174 "smp/p_256_multprecision.cc", 175 "smp/smp_act.cc", 176 "smp/smp_api.cc", 177 "smp/smp_br_main.cc", 178 "smp/smp_keys.cc", 179 "smp/smp_l2c.cc", 180 "smp/smp_main.cc", 181 "smp/smp_utils.cc", [all …]
|
D | Android.bp | 55 "smp", 197 "smp", 277 "smp/p_256_curvepara.cc", 278 "smp/p_256_ecc_pp.cc", 279 "smp/p_256_multprecision.cc", 280 "smp/smp_act.cc", 281 "smp/smp_api.cc", 282 "smp/smp_br_main.cc", 283 "smp/smp_keys.cc", 284 "smp/smp_l2c.cc", [all …]
|
/packages/modules/Bluetooth/android/pandora/test/pairing/ |
D | smp_test.py | 20 from bumble import smp 140 class Session(smp.Session): 142 def send_command(self: smp.Session, command: smp.SMP_Command) -> None: 143 if isinstance(command, smp.SMP_Identity_Address_Information_Command): 144 command = smp.SMP_Identity_Address_Information_Command( 249 class Session(smp.Session): 251 … def on_smp_pairing_request_command(self, command: smp.SMP_Pairing_Request_Command) -> None:
|
/packages/modules/Bluetooth/system/stack/smp/ |
D | smp_act.cc | 738 tSMP_INT_DATA smp; in smp_process_pairing_public_key() local 739 smp.status = SMP_PAIR_AUTH_FAIL; in smp_process_pairing_public_key() 740 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &smp); in smp_process_pairing_public_key() 745 tSMP_INT_DATA smp; in smp_process_pairing_public_key() local 746 smp.status = SMP_PAIR_AUTH_FAIL; in smp_process_pairing_public_key() 747 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &smp); in smp_process_pairing_public_key()
|
/packages/modules/Bluetooth/system/blueberry/tests/gd/security/ |
D | le_security_test.py | 17 import smp_packets as smp namespace 588 int(smp.PairingFailedReason.ENCRYPTION_KEY_SIZE))) 625 int(smp.PairingFailedReason.ENCRYPTION_KEY_SIZE)))
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/classifier/ |
D | precomputed_test_app_list.csv | 1006 com.smp.musicspeed 10028 6555 com.firsttouchgames.smp 10245,10420
|
/packages/modules/AdServices/adservices/apk/assets/classifier/ |
D | precomputed_app_list.csv | 1006 com.smp.musicspeed 10028 6555 com.firsttouchgames.smp 10245,10420
|