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

  /system/bt/stack/l2cap/
l2c_ble.c     [all...]
  /system/bt/stack/btm/
btm_ble.c 857 if (tx_pdu_length > BTM_BLE_DATA_SIZE_MAX)
858 tx_pdu_length = BTM_BLE_DATA_SIZE_MAX;
    [all...]
  /system/bt/stack/include/
btm_ble_api.h 348 #define BTM_BLE_DATA_SIZE_MAX 0x00fb
    [all...]

Completed in 36 milliseconds