Home | History | Annotate | Download | only in rfcomm

Lines Matching refs:RFCOMM_RemoveConnection

248  * Function         RFCOMM_RemoveConnection
255 int RFCOMM_RemoveConnection(uint16_t handle) {
258 RFCOMM_TRACE_API("RFCOMM_RemoveConnection() handle:%d", handle);
262 RFCOMM_TRACE_ERROR("RFCOMM_RemoveConnection() BAD handle:%d", handle);
268 RFCOMM_TRACE_EVENT("RFCOMM_RemoveConnection() Not opened:%d", handle);