Searched refs:BTA_DmBleSetStaticPasskey (Results 1 – 3 of 3) sorted by relevance
2081 BTA_DmBleSetStaticPasskey(true, passkey); in btc_gap_ble_call_handler()2085 BTA_DmBleSetStaticPasskey(false, 0); in btc_gap_ble_call_handler()
2297 extern void BTA_DmBleSetStaticPasskey(bool add, uint32_t passkey);
1179 void BTA_DmBleSetStaticPasskey(bool add, uint32_t passkey) in BTA_DmBleSetStaticPasskey() function