Home
last modified time | relevance | path

Searched refs:tBTA_GATT_PERM (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gatts_int.h94 tBTA_GATT_PERM perm;
108 tBTA_GATT_PERM perm;
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_api.c219tBTA_GATT_PERM perm, tBTA_GATT_CHAR_PROP property, tGATT_ATTR_VAL *attr_val, in BTA_GATTS_AddCharacteristic()
273 tBTA_GATT_PERM perm, in BTA_GATTS_AddCharDescriptor()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h500 typedef UINT16 tBTA_GATT_PERM; typedef
1366tBTA_GATT_PERM perm, tBTA_GATT_CHAR_PROP property, tGATT_ATTR_VAL *attr_val,
1387 tBTA_GATT_PERM perm,
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c340 tBTA_GATT_PERM perm; in btc_gatts_act_create_attr_tab()
389 tBTA_GATT_PERM perm = gatts_attr_db[i].att_desc.perm; in btc_gatts_act_create_attr_tab()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c907 static tBTA_GATT_PERM bt_mesh_perm_to_bta_perm(uint8_t perm) in bt_mesh_perm_to_bta_perm()
909 tBTA_GATT_PERM bta_perm = 0; in bt_mesh_perm_to_bta_perm()