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.java540 int phyOptions) { in clientSetPreferredPhy()
742 int phyOptions) { in serverSetPreferredPhy()
2232 void clientSetPreferredPhy(int clientIf, String address, int txPhy, int rxPhy, int phyOptions) { in clientSetPreferredPhy()
2898 void serverSetPreferredPhy(int serverIf, String address, int txPhy, int rxPhy, int phyOptions) { in serverSetPreferredPhy()
3281 int rxPhy, int phyOptions); in gattClientSetPreferredPhyNative()
3331 int rxPhy, int phyOptions); in gattServerSetPreferredPhyNative()