Home
last modified time | relevance | path

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

/hardware/broadcom/libbt/src/
Dhardware.c1313 bool command_success = *((uint8_t *)(p_evt_buf + 1) + HCI_EVT_CMD_CMPL_STATUS_RET_BYTE) == 0; in hw_sco_i2spcm_config_from_command() local
1319 if (command_success) in hw_sco_i2spcm_config_from_command()