Searched defs:gatt_security_check_start (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/gatt/
H A Dgatt_auth.c200 gatt_security_check_start(p_buf->p_clcb);
255 gatt_security_check_start(p_buf->p_clcb);
475 BOOLEAN gatt_security_check_start(tGATT_CLCB *p_clcb) function
492 GATT_TRACE_DEBUG("gatt_security_check_start: Do data signing");
500 GATT_TRACE_DEBUG("gatt_security_check_start: Encrypt now or key upgreade first");
505 GATT_TRACE_ERROR("gatt_security_check_start BTM_SetEncryption failed btm_status=%d", btm_status);

Completed in 4 milliseconds