Home
last modified time | relevance | path

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

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