Home
last modified time | relevance | path

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

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