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

  /system/bt/bta/hl/
bta_hl_int.h 52 #define BTA_HL_L2C_MPS 1017
    [all...]
bta_hl_utils.c 247 if (mtu > BTA_HL_L2C_MPS)
249 mps = BTA_HL_L2C_MPS;
    [all...]

Completed in 494 milliseconds