Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dble_scanner.h42 typedef void (*scan_result_callback)(uint16_t event_type, uint8_t addr_type, RawAddress* bda, typedef
/aosp_15_r20/system/tools/hidl/c2hal/test/
Dtest.h274 typedef void (*scan_result_callback)(FooFooBarFoo* bda, int rssi, vector<uint8_t> adv_data); typedef