Searched refs:max_period (Results 1 - 6 of 6) sorted by relevance

/external/qemu/hw/
H A Dbt-hci.c1531 PARAM16(periodic_inquiry, max_period)) ||
1534 PARAM16(periodic_inquiry, max_period) < 3) {
1543 hci->lm.inquiry_period = PARAM16(periodic_inquiry, max_period);
H A Dbt.h462 uint16_t max_period; /* 1.28s units */ member in struct:__anon10789
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_acl.c1538 tBTM_STATUS BTM_SetSniffMode (BD_ADDR remote_bda, UINT16 min_period, UINT16 max_period, argument
1554 if (!btsnd_hcic_sniff_mode (p->hci_handle, max_period,
/external/bluetooth/bluedroid/stack/include/
H A Dhcimsgs.h93 HCI_API extern BOOLEAN btsnd_hcic_per_inq_mode(UINT16 max_period, UINT16 min_period,
H A Dbtm_api.h2952 UINT16 max_period, UINT16 attempt,
/external/bluetooth/bluedroid/stack/hcic/
H A Dhcicmds.c86 BOOLEAN btsnd_hcic_per_inq_mode (UINT16 max_period, UINT16 min_period, argument
103 UINT16_TO_STREAM (pp, max_period);

Completed in 134 milliseconds