HomeSort by relevance Sort by last modified time
    Searched refs:link_ind (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_pm.c 89 static tBTM_STATUS btm_pm_snd_md_req( UINT8 pm_id, int link_ind, tBTM_PM_PWR_MD *p_mode );
583 static tBTM_STATUS btm_pm_snd_md_req(UINT8 pm_id, int link_ind, tBTM_PM_PWR_MD *p_mode)
587 tBTM_PM_MCB *p_cb = &btm_cb.pm_mode_db[link_ind];
594 BTM_TRACE_DEBUG( "btm_pm_snd_md_req link_ind:%d, mode: %d",
595 link_ind, mode);
618 btsnd_hcic_sniff_sub_rate(btm_cb.acl_db[link_ind].hci_handle, p_cb->max_lat,
630 BTM_TRACE_DEBUG("btm_pm_snd_md_req state:0x%x, link_ind: %d", p_cb->state, link_ind);
638 if (btsnd_hcic_exit_sniff_mode(btm_cb.acl_db[link_ind].hci_handle))
640 btm_cb.pm_pend_link = link_ind;
    [all...]
btm_int.h 669 UINT8 link_ind; member in struct:__anon5879
688 UINT8 link_ind; member in struct:__anon5882
    [all...]

Completed in 30 milliseconds