Home
last modified time | relevance | path

Searched refs:psth (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.4.0/components/bt/host/bluedroid/api/
Desp_avrc_api.c295 bool esp_avrc_psth_bit_mask_operation(esp_avrc_bit_mask_op_t op, esp_avrc_psth_bit_mask_t *psth, in esp_avrc_psth_bit_mask_operation() argument
298 if (!psth || in esp_avrc_psth_bit_mask_operation()
303 uint16_t *p = &psth->bits[(uint8_t)cmd >> 4]; in esp_avrc_psth_bit_mask_operation()
/hal_espressif-3.4.0/components/bt/host/bluedroid/api/include/api/
Desp_avrc_api.h662 bool esp_avrc_psth_bit_mask_operation(esp_avrc_bit_mask_op_t op, esp_avrc_psth_bit_mask_t *psth, es…