Home | History | Annotate | Download | only in btm

Lines Matching refs:BTM_SUCCESS

332          HCIC_PARAM_SIZE_BLE_WRITE_EXTENDED_SCAN_PARAM, scan_param, NULL)) != BTM_SUCCESS)
908 ** BTM_SUCCESS is status set successfully; otherwise failure.
1047 tBTM_STATUS status = BTM_SUCCESS;
1178 scan_setup_status_cback(client_if, BTM_SUCCESS);
1217 status = BTM_SUCCESS;
1269 return BTM_SUCCESS;
1749 ** Returns BTM_SUCCESS is status set successfully; otherwise failure.
1759 tBTM_STATUS status = BTM_SUCCESS;
1814 if (status == BTM_SUCCESS && p_cb->adv_mode != new_mode)
1839 if (status == BTM_SUCCESS && mode == BTM_BLE_LIMITED_DISCOVERABLE)
1859 ** Returns BTM_SUCCESS is status set successfully; otherwise failure.
1869 tBTM_STATUS status = BTM_SUCCESS;
1920 if (status == BTM_SUCCESS && new_mode != p_cb->adv_mode)
3071 rt = BTM_SUCCESS;
3093 tBTM_STATUS rt = BTM_SUCCESS;