Searched refs:categories (Results 1 – 11 of 11) sorted by relevance
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/ar/ |
D | bta_ar.c | 235 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/ |
D | avrc_sdp.c | 227 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/ |
D | bta_ar_api.h | 124 char *p_provider_name, UINT16 categories, tBTA_SYS_ID sys_id);
|
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/ |
D | lcd.rst | 12 … 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/ |
D | avrc_api.h | 206 char *p_provider_name, UINT16 categories, UINT32 sdp_handle);
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/ |
D | bta_av_act.c | 1507 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/ |
D | esp-ble-mesh.rst | 105 There are six categories of models:
|
/hal_espressif-3.6.0/docs/en/api-reference/ |
D | api-conventions.rst | 127 …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/ |
D | BLE_Mesh_Node_OnOff_Server_Example_Walkthrough.md | 348 … 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/ |
D | ble-mesh-architecture.rst | 194 …nts, which take parameters to the application layer. Events are mainly divided into two categories.
|
D | ble-mesh-faq.rst | 341 …l the server models of nodes. And the client models are divided into 6 categories with each catego…
|