Home
last modified time | relevance | path

Searched refs:categories (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/ar/
Dbta_ar.c235 UINT16 categories, tBTA_SYS_ID sys_id) in bta_ar_reg_avrc() argument
240 if (!mask || !categories) { in bta_ar_reg_avrc()
248 … AVRC_AddRecord(service_uuid, service_name, provider_name, categories, bta_ar_cb.sdp_tg_handle); in bta_ar_reg_avrc()
254 bta_ar_cb.ct_categories [mask - 1] = categories; in bta_ar_reg_avrc()
255 categories = bta_ar_cb.ct_categories[0] | bta_ar_cb.ct_categories[1]; in bta_ar_reg_avrc()
258 … AVRC_AddRecord(service_uuid, service_name, provider_name, categories, bta_ar_cb.sdp_ct_handle); in bta_ar_reg_avrc()
264 UINT16_TO_BE_STREAM(p, categories); in bta_ar_reg_avrc()
283 UINT16 categories = 0; in bta_ar_dereg_avrc() local
300 categories = bta_ar_cb.ct_categories[0] | bta_ar_cb.ct_categories[1]; in bta_ar_dereg_avrc()
301 if (!categories) { in bta_ar_dereg_avrc()
[all …]
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/avrc/
Davrc_sdp.c227 char *p_provider_name, UINT16 categories, UINT32 sdp_handle) in AVRC_AddRecord() argument
279 UINT16_TO_BE_STREAM(p, categories); in AVRC_AddRecord()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_ar_api.h124 char *p_provider_name, UINT16 categories, tBTA_SYS_ID sys_id);
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/
Dlcd.rst12 … frame buffer, the LCD panel allocation functions are mainly grouped into the following categories:
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Davrc_api.h206 char *p_provider_name, UINT16 categories, UINT32 sdp_handle);
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_act.c1507 UINT16 categories = 0; in bta_av_check_peer_rc_features() local
1541 categories = p_attr->attr_value.v.u16; in bta_av_check_peer_rc_features()
1542 if (categories & AVRC_SUPF_CT_BROWSE) { in bta_av_check_peer_rc_features()
1551 *rc_features = categories; in bta_av_check_peer_rc_features()
1554 APPL_TRACE_DEBUG("peer_features:x%x, rc:x%x", peer_features, categories); in bta_av_check_peer_rc_features()
/hal_espressif-3.6.0/docs/en/api-reference/bluetooth/
Desp-ble-mesh.rst105 There are six categories of models:
/hal_espressif-3.6.0/docs/en/api-reference/
Dapi-conventions.rst127 …iate issue reports about any unintended breaking changes that don't fall into the categories below.
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_server/tutorial/
DBLE_Mesh_Node_OnOff_Server_Example_Walkthrough.md348 … of encryption and authentication features which can be split into two categories - Input and Outp…
371 The above Input and Output categories in the declaration of the structure `esp_ble_mesh_prov_t` can…
/hal_espressif-3.6.0/docs/en/api-guides/esp-ble-mesh/
Dble-mesh-architecture.rst194 …nts, which take parameters to the application layer. Events are mainly divided into two categories.
Dble-mesh-faq.rst341 …l the server models of nodes. And the client models are divided into 6 categories with each catego…