Home | History | Annotate | Download | only in btm

Lines Matching refs:BTM_CMD_STARTED

455 ** Returns          BTM_CMD_STARTED if successfully started
525 if ((status = btm_set_inq_event_filter (p_inqparms->filter_cond_type, &p_inqparms->filter_cond)) != BTM_CMD_STARTED)
818 ** BTM_CMD_STARTED if successfully initiated
828 tBTM_STATUS status = BTM_CMD_STARTED;
931 p_inqparms->duration)) != BTM_CMD_STARTED)
952 if(status!=BTM_CMD_STARTED)
1000 &p_inqparms->filter_cond)) != BTM_CMD_STARTED)
1013 if (status!=BTM_CMD_STARTED)
1036 ** p_cb - callback function called when BTM_CMD_STARTED
1042 ** BTM_CMD_STARTED is returned if the request was successfully sent
1089 ** BTM_CMD_STARTED is returned if the request was successfully sent
1108 return (BTM_CMD_STARTED);
1115 return (BTM_CMD_STARTED);
1267 return (BTM_CMD_STARTED);
1620 ** Returns BTM_CMD_STARTED if successfully initiated
1672 return (BTM_CMD_STARTED);
1749 if ((status = btm_set_inq_event_filter (p_inq->inqparms.filter_cond_type, &p_inq->inqparms.filter_cond)) == BTM_CMD_STARTED)
2232 ** p_cb - callback function called when BTM_CMD_STARTED
2238 ** BTM_CMD_STARTED is returned if the request was sent to HCI.
2262 return BTM_CMD_STARTED;
2300 return BTM_CMD_STARTED;