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

  /system/bt/stack/btm/
ble_advertiser_hci_interface.h 59 uint8_t secondary_max_skip, uint8_t secondary_phy,
btm_ble_gap.cc 154 uint8_t secondary_phy, uint8_t advertising_sid, int8_t tx_power,
1970 uint8_t addr_type, num_reports, pkt_data_len, primary_phy, secondary_phy, local
    [all...]
ble_advertiser_hci_interface.cc 119 uint8_t secondary_phy, uint8_t advertising_sid,
323 uint8_t secondary_phy, uint8_t advertising_sid,
475 uint8_t secondary_phy, uint8_t advertising_sid,
496 UINT8_TO_STREAM(pp, secondary_phy);
  /hardware/libhardware/include/hardware/
ble_scanner.h 41 uint8_t secondary_phy,
  /system/bt/stack/test/
ble_advertiser_test.cc 126 uint8_t secondary_phy, uint8_t advertising_sid,
133 secondary_phy, advertising_sid, scan_request_notify_enable,
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 231 uint8_t secondary_phy, uint8_t advertising_sid,
247 secondary_phy, advertising_sid, tx_power, rssi,
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 717 int secondary_phy, int advertising_sid, int tx_power, int rssi, int periodic_adv_int,
722 + ", primary_phy=" + primary_phy + ", secondary_phy=" + secondary_phy
769 ScanResult result = new ScanResult(device, event_type, primary_phy, secondary_phy,
    [all...]

Completed in 125 milliseconds