Home | History | Annotate | Download | only in btm

Lines Matching refs:BTM_CMD_STARTED

483     return (BTM_CMD_STARTED);
568 ** BTM_CMD_STARTED if the connection establishment is started.
710 if ((btm_send_connect_request(acl_handle, p_setup)) != BTM_CMD_STARTED)
721 return (BTM_CMD_STARTED);
757 if ((btm_send_connect_request(acl_handle, &p->esco.setup)) == BTM_CMD_STARTED)
790 if ((btm_send_connect_request(acl_handle, &p->esco.setup)) == BTM_CMD_STARTED)
1089 return (BTM_CMD_STARTED);
1101 return (BTM_CMD_STARTED);
1547 ** Returns BTM_CMD_STARTED if command is successfully initiated.
1607 return (BTM_CMD_STARTED);