Searched refs:invoke_key_missing_cb (Results 1 – 7 of 7) sorted by relevance
42 .invoke_key_missing_cb = invoke_key_missing_cb,
62 void invoke_key_missing_cb(const RawAddress /* bd_addr */) {} in invoke_key_missing_cb() function
67 .invoke_key_missing_cb = [](RawAddress /* bd_addr */) {},
165 void invoke_key_missing_cb(RawAddress bd_addr);
58 void (*invoke_key_missing_cb)(RawAddress bd_addr); member
351 .invoke_key_missing_cb = invoke_key_missing_cb, in CreateInterfaceToProfiles()1524 void invoke_key_missing_cb(RawAddress bd_addr) { in invoke_key_missing_cb() function
2237 GetInterfaceToProfiles()->events->invoke_key_missing_cb(p_data->key_missing.bd_addr); in btif_dm_sec_evt()