Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c810 struct gatts_chrc { struct
825 struct gatts_chrc pdu = {0}; in bt_mesh_gatts_attr_read_chrc() argument
980 … struct bt_mesh_gatt_char *gatts_chrc = (struct bt_mesh_gatt_char *)svc->attrs[i].user_data; in bt_mesh_gatts_service_register() local
981 bta_uuid_to_bt_mesh_uuid(&bta_uuid, gatts_chrc->uuid); in bt_mesh_gatts_service_register()
982 …c_handle, &bta_uuid, bt_mesh_perm_to_bta_perm(svc->attrs[i + 1].perm), gatts_chrc->properties, NUL… in bt_mesh_gatts_service_register()
991 …BLE_MESH_UUID_16(gatts_chrc->uuid)->val, char_handle, svc->attrs[i + 1].perm, gatts_chrc->properti… in bt_mesh_gatts_service_register()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c1174 struct gatts_chrc { struct
1189 struct gatts_chrc pdu = {0}; in bt_mesh_gatts_attr_read_chrc() argument