OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:conn_latency
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c
324
UINT16 conn_interval, UINT16
conn_latency
, UINT16 conn_timeout)
330
handle, type, conn_interval,
conn_latency
, conn_timeout);
383
(
conn_latency
> p_dev_rec->conn_params.slave_latency) ||
425
UINT16 conn_interval, UINT16
conn_latency
, UINT16 conn_timeout)
483
UINT16 conn_interval, UINT16
conn_latency
, UINT16 conn_timeout)
487
l2cble_scanner_conn_comp(handle, bda, type, conn_interval,
conn_latency
, conn_timeout);
491
l2cble_advertiser_conn_comp(handle, bda, type, conn_interval,
conn_latency
, conn_timeout);
625
p_dev_rec->conn_params.slave_latency : 0), /* UINT16
conn_latency
*/
l2c_int.h
[
all
...]
/external/bluetooth/bluedroid/stack/hcic/
hciblecmds.c
358
UINT16
conn_latency
, UINT16 conn_timeout,
385
UINT16_TO_STREAM (pp,
conn_latency
);
503
UINT16
conn_latency
, UINT16 conn_timeout,
524
UINT16_TO_STREAM (pp,
conn_latency
);
/external/bluetooth/bluedroid/stack/btm/
btm_ble.c
1569
UINT16 conn_interval,
conn_latency
, conn_timeout;
local
[
all
...]
/external/bluetooth/bluedroid/stack/include/
hcimsgs.h
[
all
...]
Completed in 568 milliseconds