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

  /external/bluetooth/bluez/src/
event.h 32 void btd_event_conn_failed(bdaddr_t *local, bdaddr_t *peer, uint8_t status);
event.c 477 void btd_event_conn_failed(bdaddr_t *local, bdaddr_t *peer, uint8_t status) function
  /external/bluetooth/bluez/plugins/
mgmtops.c 489 btd_event_conn_failed(&info->bdaddr, &ev->bdaddr, ev->status);
    [all...]
hciops.c     [all...]

Completed in 57 milliseconds