Searched refs:SCO_PCM_PARAM_SIZE (Results 1 – 2 of 2) sorted by relevance
264 #define SCO_PCM_PARAM_SIZE 5 macro
187 static uint8_t bt_sco_param[SCO_PCM_PARAM_SIZE] =1128 uint16_t cmd_u16 = HCI_CMD_PREAMBLE_SIZE + SCO_PCM_PARAM_SIZE; in hw_sco_config()1146 *p++ = SCO_PCM_PARAM_SIZE; in hw_sco_config()1147 memcpy(p, &bt_sco_param, SCO_PCM_PARAM_SIZE); in hw_sco_config()