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

  /external/bluetooth/bluez/src/
adapter.h 166 typedef void (*bt_hci_result_t) (uint8_t status, gpointer user_data); typedef
197 int (*encrypt_link) (int index, bdaddr_t *bdaddr, bt_hci_result_t cb,
254 bt_hci_result_t cb, gpointer user_data);
adapter.c     [all...]
  /external/bluetooth/bluez/plugins/
mgmtops.c     [all...]
hciops.c 259 bt_hci_result_t cb;
634 static int hciops_encrypt_link(int index, bdaddr_t *dst, bt_hci_result_t cb,
    [all...]

Completed in 74 milliseconds