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

  /external/qemu/
vl-android.c 715 static int null_hci_addr_set(struct HCIInfo *hci, const uint8_t *bd_addr) function
724 .bdaddr_set = null_hci_addr_set,
    [all...]
vl.c 519 static int null_hci_addr_set(struct HCIInfo *hci, const uint8_t *bd_addr) function
528 .bdaddr_set = null_hci_addr_set,
    [all...]

Completed in 67 milliseconds