Home
last modified time | relevance | path

Searched defs:phyOptions (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java536 int phyOptions) { in clientSetPreferredPhy()
738 int phyOptions) { in serverSetPreferredPhy()
2216 void clientSetPreferredPhy(int clientIf, String address, int txPhy, int rxPhy, int phyOptions) { in clientSetPreferredPhy()
2882 void serverSetPreferredPhy(int serverIf, String address, int txPhy, int rxPhy, int phyOptions) { in serverSetPreferredPhy()
3246 int rxPhy, int phyOptions); in gattClientSetPreferredPhyNative()
3296 int rxPhy, int phyOptions); in gattServerSetPreferredPhyNative()