Home
last modified time | relevance | path

Searched defs:services (Results 1 – 9 of 9) sorted by relevance

/device/board/bearpi/bearpi_hm_nano/app/D6_iot_cloud_oc/src/
Doc_mqtt_profile_package.c218 cJSON *services = NULL; in make_services() local
255 cJSON *services; in oc_mqtt_profile_package_propertyreport() local
285 cJSON *services; in oc_mqtt_profile_package_gwpropertyreport() local
384 cJSON *services; in oc_mqtt_profile_package_propertygetresp() local
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c217 void bta_gattc_insert_sec_service_to_cache(list_t *services, tBTA_GATTC_SERVICE *p_new_srvc) in bta_gattc_insert_sec_service_to_cache()
547 void bta_gattc_update_include_service(const list_t *services) { in bta_gattc_update_include_service()
1139 tBTA_GATTC_SERVICE* bta_gattc_find_matching_service(const list_t *services, UINT16 handle) { in bta_gattc_find_matching_service()
1158 const list_t *services = bta_gattc_get_services_srcb(p_srcb); in bta_gattc_get_service_for_handle_srcb() local
1165 const list_t *services = bta_gattc_get_services(conn_id); in bta_gattc_get_service_for_handle() local
1477 static size_t bta_gattc_get_db_size_with_type(list_t *services, in bta_gattc_get_db_size_with_type()
1597 static size_t bta_gattc_get_db_size(list_t *services, in bta_gattc_get_db_size()
/device/board/bearpi/bearpi_hm_nano/app/D6_iot_cloud_oc/include/
Doc_mqtt.h230 oc_mqtt_profile_service_t *services; ///< defined as oc_mqtt_profile_service_t member
/device/board/bearpi/bearpi_hm_nano/third_party/iot_link/oc_mqtt/oc_mqtt_profile_v5/
Doc_mqtt_profile.h239 oc_mqtt_profile_service_t *services; ///< defined as oc_mqtt_profile_service_t member
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_bt.c90 tBTA_SERVICE_MASK services = 0; in btc_gap_bt_start_discovery() local
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/sdk/
Dble_gattc.h222 ble_gattc_service_t services[ARRAY_EMPTY]; /**< Service data. */ member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c396 void BTA_DmSearch(tBTA_DM_INQ *p_dm_inq, tBTA_SERVICE_MASK services, tBTA_DM_SEARCH_CBACK *p_cback) in BTA_DmSearch()
448 void BTA_DmDiscover(BD_ADDR bd_addr, tBTA_SERVICE_MASK services, in BTA_DmDiscover()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h317 tBTA_SERVICE_MASK services; member
331 tBTA_SERVICE_MASK services; member
1325 tBTA_SERVICE_MASK services; member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h1109 tBTA_SERVICE_MASK services; /* Services found on peer device. */ member