Searched refs:CSR_VARID_PS (Results 1 – 2 of 2) sorted by relevance
/external/bluetooth/bluez/tools/ |
D | bccmd.c | 714 err = transport_read(transport, CSR_VARID_PS, array, (length + 3) * 2); in cmd_psget() 839 err = transport_write(transport, CSR_VARID_PS, array, (length + 3) * 2); in cmd_psset() 977 err = transport_read(transport, CSR_VARID_PS, array, (length + 3) * 2); in cmd_psread() 1034 err = transport_write(transport, CSR_VARID_PS, array, size + 6); in cmd_psload()
|
D | csr.h | 73 #define CSR_VARID_PS 0x7003 /* complex */ macro
|