Searched defs:max_int (Results 1 – 4 of 4) sorted by relevance
/system/bt/bta/dm/ |
D | bta_dm_api.c | 1330 UINT16 max_int, UINT16 latency, in BTA_DmBleUpdateConnectionParam() 1758 void BTA_DmBleUpdateConnectionParams(BD_ADDR bd_addr, UINT16 min_int, UINT16 max_int, in BTA_DmBleUpdateConnectionParams()
|
D | bta_dm_int.h | 619 UINT16 max_int; member
|
/system/bt/stack/l2cap/ |
D | l2c_ble.c | 105 BOOLEAN L2CA_UpdateBleConnParams (BD_ADDR rem_bda, UINT16 min_int, UINT16 max_int, in L2CA_UpdateBleConnParams()
|
D | l2c_utils.c | 3006 void l2cu_send_peer_ble_par_req (tL2C_LCB *p_lcb, UINT16 min_int, UINT16 max_int, in l2cu_send_peer_ble_par_req()
|