Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_sr.c1258 status = gatts_write_attr_perm_check (gatt_cb.sr_reg[i_rcb].p_db, in gatts_process_write_req()
1351 status = gatts_write_attr_perm_check (gatt_cb.sr_reg[i_rcb].p_db, in gatt_attr_process_prepare_write()
Dgatt_db.c1130 tGATT_STATUS gatts_write_attr_perm_check (tGATT_SVC_DB *p_db, UINT8 op_code, in gatts_write_attr_perm_check() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h770 extern tGATT_STATUS gatts_write_attr_perm_check (tGATT_SVC_DB *p_db, UINT8 op_code, UINT16 handle, …