Home | History | Annotate | Download | only in btm

Lines Matching refs:BTM_CMD_STARTED

464     return (BTM_CMD_STARTED);
549 ** BTM_CMD_STARTED if the connection establishment is started.
695 if ((btm_send_connect_request(acl_handle, p_setup)) != BTM_CMD_STARTED)
706 return (BTM_CMD_STARTED);
742 if ((btm_send_connect_request(acl_handle, &p->esco.setup)) == BTM_CMD_STARTED)
775 if ((btm_send_connect_request(acl_handle, &p->esco.setup)) == BTM_CMD_STARTED)
1041 return (BTM_CMD_STARTED);
1490 ** Returns BTM_CMD_STARTED if command is successfully initiated.
1553 return (BTM_CMD_STARTED);