Searched refs:bt_mesh_perm_to_bta_perm (Results 1 – 1 of 1) sorted by relevance
907 static tBTA_GATT_PERM bt_mesh_perm_to_bta_perm(uint8_t perm) in bt_mesh_perm_to_bta_perm() function982 …BTA_GATTS_AddCharacteristic(svc_handle, &bta_uuid, bt_mesh_perm_to_bta_perm(svc->attrs[i + 1].perm… in bt_mesh_gatts_service_register()1007 …BTA_GATTS_AddCharDescriptor(svc_handle, bt_mesh_perm_to_bta_perm(svc->attrs[i].perm), &bta_uuid, N… in bt_mesh_gatts_service_register()