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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_auth.c 198 gatt_security_check_start(p_buf->p_clcb);
244 gatt_security_check_start(p_buf->p_clcb);
475 BOOLEAN gatt_security_check_start(tGATT_CLCB *p_clcb) function
492 GATT_TRACE_DEBUG0("gatt_security_check_start: Do data signing");
500 GATT_TRACE_DEBUG0("gatt_security_check_start: Encrypt now or key upgreade first");
505 GATT_TRACE_ERROR1("gatt_security_check_start BTM_SetEncryption failed btm_status=%d", btm_status);
gatt_int.h 659 extern BOOLEAN gatt_security_check_start(tGATT_CLCB *p_clcb);
gatt_api.c     [all...]

Completed in 134 milliseconds