Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/bluetooth/
Dmgmt.h156 struct mgmt_cp_set_io_capability { struct
/external/bluetooth/bluez/plugins/
Dmgmtops.c1884 char buf[MGMT_HDR_SIZE + sizeof(struct mgmt_cp_set_io_capability)]; in mgmt_set_io_capability()
1886 struct mgmt_cp_set_io_capability *cp = (void *) &buf[sizeof(*hdr)]; in mgmt_set_io_capability()