Home
last modified time | relevance | path

Searched refs:BT_ATT_ERR_AUTHENTICATION (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Datt.h24 #define BT_ATT_ERR_AUTHENTICATION 0x05 macro
/AliOS-Things-master/components/ble_host/bt_host/host/
A Datt.c1881 case BT_ATT_ERR_AUTHENTICATION: in att_change_security()
2579 att_handle_rsp(att_chan, NULL, 0, BT_ATT_ERR_AUTHENTICATION); in bt_att_encrypt_change()
A Dgatt.c2176 return BT_ATT_ERR_AUTHENTICATION; in bt_gatt_check_perm()
2295 if (err == BT_ATT_ERR_AUTHENTICATION) { in update_ccc()

Completed in 15 milliseconds