Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Datt_protocol.c502 cmd_code &= ~GATT_AUTH_SIGN_MASK; in attp_cl_send_cmd()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h74 #define GATT_AUTH_SIGN_MASK 0x80 /*0x1000-0000*/ macro