HomeSort by relevance Sort by last modified time
    Searched full:btm_send_connect_request (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_sco.c 392 ** Function btm_send_connect_request
399 static tBTM_STATUS btm_send_connect_request(UINT16 acl_handle, function
695 if ((btm_send_connect_request(acl_handle, p_setup)) != 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)
    [all...]

Completed in 231 milliseconds