Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_auth.cc133 static void gatt_sec_check_complete(bool sec_check_ok, tGATT_CLCB* p_clcb, uint8_t sec_act) { in gatt_sec_check_complete() function
186 gatt_sec_check_complete(status, p_clcb, p_tcb->sec_act); in gatt_enc_cmpl_cback()
442 gatt_sec_check_complete(true, p_clcb, gatt_sec_act); in gatt_security_check_start()