Searched refs:gatt_security_check_start (Results 1 – 3 of 3) sorted by relevance
195 if (gatt_security_check_start(p_clcb)) new_pending_clcbs.push(p_clcb); in gatt_enc_cmpl_cback()232 if (gatt_security_check_start(p_clcb)) new_pending_clcbs.push(p_clcb); in gatt_notify_enc_cmpl()405 bool gatt_security_check_start(tGATT_CLCB* p_clcb) { in gatt_security_check_start() function
744 if (gatt_security_check_start(p_clcb)) p_tcb->pending_enc_clcb.push(p_clcb); in GATTC_Read()798 if (gatt_security_check_start(p_clcb)) p_tcb->pending_enc_clcb.push(p_clcb); in GATTC_Write()
556 extern bool gatt_security_check_start(tGATT_CLCB* p_clcb);