Searched refs:BTM_SecAddBleKey (Results 1 – 3 of 3) sorted by relevance
74 extern bool BTM_SecAddBleKey(const RawAddress& bd_addr,
131 bool BTM_SecAddBleKey(const RawAddress& bd_addr, tBTM_LE_KEY_VALUE* p_le_key, in BTM_SecAddBleKey() function
3946 if (!BTM_SecAddBleKey(bd_addr, (tBTM_LE_KEY_VALUE*)&blekey, key_type)) { in bta_dm_add_blekey()