Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/gatt/
H A Dgatt_auth.cc133 void gatt_sec_check_complete(bool sec_check_ok, tGATT_CLCB* p_clcb, in gatt_sec_check_complete() function
186 gatt_sec_check_complete(status, p_clcb, p_tcb->sec_act); in gatt_enc_cmpl_cback()
438 gatt_sec_check_complete(true, p_clcb, gatt_sec_act); in gatt_security_check_start()
/aosp12/system/bt/test/mock/
H A Dmock_stack_gatt_auth.cc57 void gatt_sec_check_complete(bool sec_check_ok, tGATT_CLCB* p_clcb, in gatt_sec_check_complete() function