/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/ |
D | esp_ble_mesh_local_data_operation_api.c | 51 uint16_t company_id, uint16_t model_id) in esp_ble_mesh_find_vendor_model() 73 esp_err_t esp_ble_mesh_model_subscribe_group_addr(uint16_t element_addr, uint16_t company_id, in esp_ble_mesh_model_subscribe_group_addr() 99 esp_err_t esp_ble_mesh_model_unsubscribe_group_addr(uint16_t element_addr, uint16_t company_id, in esp_ble_mesh_model_unsubscribe_group_addr() 182 esp_err_t esp_ble_mesh_node_bind_app_key_to_local_model(uint16_t element_addr, uint16_t company_id, in esp_ble_mesh_node_bind_app_key_to_local_model()
|
D | esp_ble_mesh_networking_api.c | 450 … uint16_t model_id, uint16_t company_id) in esp_ble_mesh_provisioner_bind_app_key_to_local_model()
|
/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/include/ |
D | esp_ble_mesh_config_model_api.h | 92 … uint16_t company_id; /*!< The company id, if not a vendor model, shall set to 0xFFFF */ member 105 … uint16_t company_id; /*!< The company id, if not a vendor model, shall set to 0xFFFF */ member 128 … uint16_t company_id; /*!< The company id, if not a vendor model, shall set to 0xFFFF */ member 185 … uint16_t company_id; /*!< The company id, if not a vendor model, shall set to 0xFFFF */ member 198 … uint16_t company_id; /*!< The company id, if not a vendor model, shall set to 0xFFFF */ member 206 … uint16_t company_id; /*!< The company id, if not a vendor model, shall set to 0xFFFF */ member 214 … uint16_t company_id; /*!< The company id, if not a vendor model, shall set to 0xFFFF */ member 222 … uint16_t company_id; /*!< The company id, if not a vendor model, shall set to 0xFFFF */ member 230 … uint16_t company_id; /*!< The company id, if not a vendor model, shall set to 0xFFFF */ member 238 … uint16_t company_id; /*!< The company id, if not a vendor model, shall set to 0xFFFF */ member [all …]
|
D | esp_ble_mesh_health_model_api.h | 141 uint16_t company_id; /*!< Company ID used to identify the Health Fault state */ member 167 uint16_t company_id; /*!< Bluetooth assigned 16-bit Company ID */ member 182 uint16_t company_id; /*!< Bluetooth assigned 16-bit Company ID */ member 188 uint16_t company_id; /*!< Bluetooth assigned 16-bit Company ID */ member 222 uint16_t company_id; /*!< Bluetooth assigned 16-bit Company ID */ member 229 uint16_t company_id; /*!< Bluetooth assigned 16-bit Company ID */ member 278 uint16_t company_id; /*!< Bluetooth assigned 16-bit Company ID */ member 285 uint16_t company_id; /*!< Bluetooth assigned 16-bit Company ID */ member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | health_srv.c | 128 uint16_t company_id = 0U; in health_fault_get() local 151 uint16_t company_id = 0U; in health_fault_clear() local 182 uint16_t company_id = 0U; in health_fault_test() local
|
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/ |
D | btc_ble_mesh_health_model.c | 597 void btc_ble_mesh_health_server_fault_clear(struct bt_mesh_model *model, uint16_t company_id) in btc_ble_mesh_health_server_fault_clear() 608 uint8_t test_id, uint16_t company_id) in btc_ble_mesh_health_server_fault_test()
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/ |
D | health_srv.h | 54 uint16_t company_id; /* Company ID used to identify the Health Fault state */ member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | avrc_api.h | 159 UINT32 company_id; /* the company ID */ member
|
D | avrc_defs.h | 769 UINT32 company_id; /* Company identifier. */ member 789 UINT32 company_id; /* Company identifier. */ member 886 UINT32 company_id[AVRC_CAP_MAX_NUM_COMP_ID]; member
|
D | btm_ble_api.h | 850 UINT16 company_id; /* company ID */ member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/include/ |
D | btc_ble_mesh_prov.h | 127 uint16_t company_id; member 300 uint16_t company_id; member 306 uint16_t company_id; member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/ |
D | bta_av_api.c | 487 …(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE rsp_code, UINT8 *p_data, UINT16 len, UINT32 company_id) in BTA_AvVendorRsp()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_av_api.h | 447 UINT32 company_id; member 457 UINT32 company_id; member 545 UINT32 company_id; /* AVRCP Company ID */ member
|
D | bta_api.h | 608 UINT16 company_id; /* company ID */ member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/api/ |
D | esp_ble_mesh_defs.h | 480 uint16_t company_id; /*!< 16-bit company identifier */ member 1028 uint16_t company_id; /*!< Company ID */ member 1196 uint16_t company_id; /*!< Company ID */ member 1489 uint16_t company_id; /*!< Company ID */ member 1499 uint16_t company_id; /*!< Company ID */ member
|