Home
last modified time | relevance | path

Searched refs:bta_hl_set_mps (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/hl/
Dbta_hl_int.h712 extern UINT16 bta_hl_set_mps(UINT16 mtu);
Dbta_hl_utils.c216 UINT16 bta_hl_set_mps(UINT16 mtu) in bta_hl_set_mps() function
2576 p_dcb->chnl_cfg.fcr_opt.mps = bta_hl_set_mps(p_dcb->max_rx_apdu_size); in bta_hl_set_dch_chan_cfg()