Searched defs:max_interval (Results 1 – 6 of 6) sorted by relevance
/system/bt/include/hardware/ |
D | ble_advertiser.h | 29 uint32_t max_interval; member 40 uint16_t max_interval; member
|
/system/bt/stack/include/ |
D | ble_advertiser.h | 60 uint16_t max_interval; member
|
/system/bt/stack/l2cap/ |
D | l2c_ble.cc | 473 uint16_t min_interval, max_interval, latency, timeout; in l2cble_process_sig_cmd() local 1264 uint16_t* max_interval, in L2CA_AdjustConnectionIntervals()
|
D | l2c_int.h | 447 uint16_t max_interval; member
|
/system/bt/btif/src/ |
D | btif_gatt_client.cc | 541 int max_interval, int latency, in btif_gattc_conn_parameter_update_impl() 553 int min_interval, int max_interval, in btif_gattc_conn_parameter_update()
|
/system/bt/bta/hh/ |
D | bta_hh_le.cc | 1348 uint16_t min_interval, max_interval, latency, timeout; in read_pref_conn_params_cb() local
|