Home
last modified time | relevance | path

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

/aosp12/system/bt/hci/src/
H A Dbtsnoop.cc72 #define BTSNOOP_MAX_PACKETS_PROPERTY "persist.bluetooth.btsnoopsize" macro
218 packets_per_file = osi_property_get_int32(BTSNOOP_MAX_PACKETS_PROPERTY, in start_up()