Searched refs:BTA_HL_L2C_MPS (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/bta/hl/
H A Dbta_hl_int.h53 #define BTA_HL_L2C_MPS 1017 macro
H A Dbta_hl_utils.c248 if (mtu > BTA_HL_L2C_MPS)
250 mps = BTA_HL_L2C_MPS;

Completed in 32 milliseconds