Home
last modified time | relevance | path

Searched refs:BTM_ERR_KEY_MISSING (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dbtm_status.h47 BTM_ERR_KEY_MISSING, /* 22 Handle for Pin or Key Missing */ enumerator
90 CASE_RETURN_TEXT(BTM_ERR_KEY_MISSING); in btm_status_text()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble.cc1523 btm_sec_dev_rec_cback_event(p_dev_rec, BTM_ERR_KEY_MISSING, true); in btm_ble_link_encrypted()
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_le.cc1006 else if(p_cb->btm_status == BTM_ERR_KEY_MISSING) { in bta_hh_security_cmpl()