HomeSort by relevance Sort by last modified time
    Searched refs:BTA_HL_L2C_MPS (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/bta/hl/
bta_hl_int.h 53 #define BTA_HL_L2C_MPS 1017
    [all...]
bta_hl_utils.c 248 if (mtu > BTA_HL_L2C_MPS)
250 mps = BTA_HL_L2C_MPS;
    [all...]

Completed in 21 milliseconds