Home
last modified time | relevance | path

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

/aosp12/system/bt/include/hardware/
H A Dble_scanner.h41 typedef void (*scan_result_callback)(uint16_t event_type, uint8_t addr_type, typedef
49 scan_result_callback scan_result_cb;
/aosp12/system/tools/hidl/c2hal/test/
H A Dtest.h274 typedef void (*scan_result_callback)(FooFooBarFoo* bda, int rssi, vector<uint8_t> adv_data); typedef