HomeSort by relevance Sort by last modified time
    Searched refs:gatt_security_check_start (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/gatt/
gatt_auth.c 200 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);
gatt_api.c     [all...]
gatt_int.h 688 extern BOOLEAN gatt_security_check_start(tGATT_CLCB *p_clcb);

Completed in 167 milliseconds