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

  /system/bt/hci/include/
btsnoop.h 27 typedef struct btsnoop_t { struct
37 } btsnoop_t; typedef in typeref:struct:btsnoop_t
39 const btsnoop_t *btsnoop_get_interface(void);
hci_layer.h 56 typedef struct btsnoop_t btsnoop_t; typedef in typeref:struct:btsnoop_t
108 const btsnoop_t *btsnoop_interface,
  /system/bt/hci/src/
btsnoop.c 129 static const btsnoop_t interface = {
134 const btsnoop_t *btsnoop_get_interface() {
hci_layer.c 113 static const btsnoop_t *btsnoop;
845 const btsnoop_t *btsnoop_interface,
  /system/bt/hci/test/
hci_layer_test.cpp 598 btsnoop_t btsnoop;

Completed in 87 milliseconds