Home | History | Annotate | Download | only in hl

Lines Matching refs:found

86  * Returns      true if found
91 bool found = false;
100 found = true;
106 found = true;
110 if (!found) {
112 "bta_hl_find_sdp_idx_using_ctrl_psm found=%d sdp_idx=%d ctrl_psm=0x%x ",
113 found, *p_sdp_idx, ctrl_psm);
116 return found;
253 * Returns bool true - found
254 * false - not found
260 bool found = true;
267 found = false;
273 found = false;
277 return found;
328 * Returns bool - true found
329 * false not found
417 * Returns bool - true found
418 * false not found
423 bool found = false;
432 found = true;
443 found = true;
451 found = true;
460 found = true;
466 found = true;
469 if (found) {
482 found = true;
485 if (found) {
497 if (found) {
503 if (!found) {
505 "bta_hl_find_cch_cb_indexes event=%s found=%d app_idx=%d mcl_idx=%d",
506 bta_hl_evt_code(p_msg->hdr.event), found, app_idx, mcl_idx);
510 return found;
519 * Returns bool - true found
520 * false not found
525 bool found = false;
536 found = true;
545 found = true;
555 found = true;
565 found = true;
574 found = true;
582 found = true;
589 found = true;
599 found = true;
608 found = true;
617 found = true;
625 found = true;
634 found = true;
643 found = true;
652 found = true;
659 found = true;
668 found = true;
676 if (found) {
682 if (!found) {
684 "bta_hl_find_dch_cb_indexes event=%s found=%d app_idx=%d mcl_idx=%d "
686 bta_hl_evt_code(p_msg->hdr.event), found, *p_app_idx, *p_mcl_idx,
691 return found;
730 /* found a new MDL value */
748 * Returns bool true-found
754 bool found = false;
760 found = true;
767 if (!found) {
768 APPL_TRACE_DEBUG("bta_hl_find_mdl_idx found=%d mdl_id=%d mdl_idx=%d ",
769 found, mdl_id, i);
773 return found;
782 * Returns bool true-found
788 bool found = false;
794 found = true;
801 if (found) {
803 "bta_hl_find_an_opened_mdl_idx found=%d app_idx=%d mcl_idx=%d "
805 found, app_idx, mcl_idx, i);
809 return found;
818 * Returns bool true-found
824 bool found = false;
830 found = true;
837 if (found) {
839 "bta_hl_find_dch_setup_mdl_idx found=%d app_idx=%d mcl_idx=%d "
841 found, app_idx, mcl_idx, i);
845 return found;
854 * Returns bool true-found
859 bool found = false;
865 found = true;
872 if (found) {
874 "bta_hl_find_an_in_use_mcl_idx found=%d app_idx=%d mcl_idx=%d ", found,
879 return found;
888 * Returns bool true-found
893 bool found = false;
899 found = true;
906 if (found) {
907 APPL_TRACE_DEBUG("bta_hl_find_an_in_use_app_idx found=%d app_idx=%d ",
908 found, i);
912 return found;
921 * Returns bool true-found
925 bool found = false;
930 found = true;
937 APPL_TRACE_DEBUG("bta_hl_find_app_idx found=%d app_id=%d idx=%d ", found,
941 return found;
951 * Returns bool true-found
956 bool found = false;
962 found = true;
969 if (!found) {
972 found, app_handle, i);
976 return found;
986 * Returns bool true-found
992 bool found = false;
1000 found = true;
1010 if (!found) {
1012 "bta_hl_find_mcl_idx_using_handle found=%d app_idx=%d mcl_idx=%d",
1013 found, i, j);
1016 return found;
1026 * Returns bool true-found
1031 bool found = false;
1037 found = true;
1044 if (!found) {
1045 APPL_TRACE_DEBUG("bta_hl_find_mcl_idx found=%d idx=%d", found, i);
1048 return found;
1058 * Returns bool true-found
1067 bool found = false;
1080 found = true;
1094 if (!found) {
1096 "bta_hl_find_mdl_idx_using_handle found=%d mdl_handle=%d ", found,
1100 return found;
1139 * Returns bool - true found
1140 * false not found
1149 bool found = false;
1175 found = true;
1180 return found;
1189 * Returns bool - true found
1190 * false not found
1197 bool found = false;
1204 /* found an unused space to store mdl cfg*/
1205 found = true;
1211 if (!found) {
1216 found = true;
1247 found = false;
1252 if (!found) {
1253 APPL_TRACE_DEBUG("bta_hl_find_avail_mdl_cfg_idx found=%d mdl_cfg_idx=%d ",
1254 found, *p_mdl_cfg_idx);
1258 return found;
1268 * Returns bool - true found
1269 * false not found
1277 bool found = false;
1287 found = true;
1294 if (!found) {
1295 APPL_TRACE_DEBUG("bta_hl_find_mdl_cfg_idx found=%d mdl_cfg_idx=%d ", found,
1300 return found;
1309 * Returns bool - true found
1310 * false not found
1316 bool found = false, result = true;
1321 found = true;
1336 if (found) {
1364 * Returns bool - true found
1365 * false not found
1391 * Returns bool - true found
1392 * false not found
1437 bool found = false;
1445 found = true;
1449 found = true;
1455 return found;
1534 * Returns bool - true found
1535 * false not found
1542 bool found = false;
1547 found = true;
1554 if (!found) {
1556 "bta_hl_find_mdep_cfg_idx found=%d mdep_idx=%d local_mdep_id=%d ",
1557 found, i, local_mdep_id);
1560 return found;
1717 APPL_TRACE_DEBUG("mdl_cfg_found not found");
1736 APPL_TRACE_DEBUG("local_mdep_id not found");
1752 "Reconnect validation failed local_mdep_id found=%d mdl_cfg_idx "
1753 "found=%d in_use_mdl_idx=%d ",
1764 * Returns bool - true found
1765 * false not found
1769 bool found = false;
1774 found = true;
1781 if (!found) {
1782 APPL_TRACE_DEBUG("bta_hl_find_avail_mcl_idx found=%d idx=%d", found, i);
1785 return found;
1794 * Returns bool - true found
1795 * false not found
1801 bool found = false;
1807 found = true;
1814 if (!found) {
1815 APPL_TRACE_DEBUG("bta_hl_find_avail_mdl_idx found=%d idx=%d", found, i);
1818 return found;
1858 * Returns bool - true found
1859 * false not found
1863 bool found = false;
1868 found = true;
1875 if (!found) {
1876 APPL_TRACE_DEBUG("bta_hl_find_avail_app_idx found=%d app_idx=%d", found, i);
1879 return found;
1913 break; /* We found an available index */
1987 APPL_TRACE_DEBUG("Found index %", i);
2170 bool found = true;
2179 found = false; /*no space available*/
2183 if (found) {
2205 if (found) {
2212 APPL_TRACE_DEBUG("bta_hl_save_mdl_cfg saved=%d", found);