Lines Matching refs:FALSE

184  ** Returns          TRUE if the current streaming has CP, FALSE otherwise
220 ** Returns TRUE if setting the SCMS flag is supported else FALSE
231 return FALSE;
326 return FALSE;
491 supported = FALSE;
566 p_peer->cp_active = FALSE;
567 bta_av_co_cb.cp.active = FALSE;
632 supported = FALSE;
713 p_peer->cp_active = FALSE;
714 bta_av_co_cb.cp.active = FALSE;
760 BOOLEAN recfg_needed = FALSE;
761 BOOLEAN codec_cfg_supported = FALSE;
780 bta_av_ci_setconfig(hndl, A2D_BUSY, AVDT_ASC_CODEC, 0, NULL, FALSE, avdt_handle);
797 (bta_av_co_cp_is_scmst(p_protect_info) == FALSE))
858 recfg_needed = FALSE;
883 bta_av_ci_setconfig(hndl, status, category, 0, NULL, FALSE, avdt_handle);
1117 ** Returns TRUE if the codec was built successfully, FALSE otherwise
1143 return FALSE;
1155 ** Returns TRUE if it codec config is supported, FALSE otherwise
1176 APPL_TRACE_EVENT("FALSE %x %x %x %x",
1181 return FALSE;
1188 return FALSE;
1202 ** Returns TRUE if the connection supports this codec, FALSE otherwise
1235 ** Returns TRUE if this CP is SCMS-T, FALSE otherwise
1254 return FALSE;
1263 ** Returns TRUE if the sink supports this CP, FALSE otherwise
1288 return FALSE;
1297 ** Returns TRUE if the sink supports this CP, FALSE otherwise
1322 ** Returns TRUE if the connection supports this codec, FALSE otherwise
1349 return FALSE;
1354 return FALSE;
1363 ** Returns TRUE if the connection supports this codec, FALSE otherwise
1394 return FALSE;
1399 return FALSE;
1408 ** Returns TRUE if the media source supports this config, FALSE otherwise
1420 return FALSE;
1427 return FALSE;
1439 ** Returns TRUE if the media source supports this config, FALSE otherwise
1451 return FALSE;
1458 return FALSE;
1471 ** Returns TRUE if all opened devices support this codec, FALSE otherwise
1508 return FALSE;
1538 bta_av_co_cb.cp.active = FALSE;
1550 return FALSE;
1592 ** Returns TRUE if successful, FALSE otherwise
1618 return FALSE;
1624 return FALSE;
1644 return FALSE;
1651 return FALSE;
1658 return FALSE;
1678 ** Returns TRUE if codec is SBC, FALSE otherwise
1683 BOOLEAN result = FALSE;
1696 if (A2D_ParsSbcInfo(p_sbc_config, bta_av_co_cb.codec_cfg.info, FALSE) == A2D_SUCCESS)
1818 return FALSE;
1830 return FALSE;
1842 ** Returns TRUE if config set, FALSE otherwize
1850 return FALSE;