Name
BtOBEX_ServerRegister —
Start listening for incoming connections
Synopsis
int BtOBEX_ServerRegister ( | self, | |
| src, | |
| channel) ; | |
obex_t * | self; |
bdaddr_t * | src; |
uint8_t | channel; |
Arguments
self
OBEX handle
src
-- undescribed --
channel
-- undescribed --
Description
An easier server function to use for Bluetooth (Bluetooth OBEX) only.
Returns -1 on error.