Searched refs:RfcommWrite (Results 1 – 3 of 3) sorted by relevance
455 int RfcommWrite(uint16_t handle, Packet *pkt) in RfcommWrite() function
508 int RfcommWrite(uint16_t handle, Packet *pkt);
863 int ret = RfcommWrite(ctx->handle, ctx->pkt); in RfcommWriteTsk()