HomeSort by: relevance | last modified time | path
    Searched refs:rfcomm_mcc_rls (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netbt/
rfcomm.h 97 #define RFCOMM_MCC_RLS 0x14 /* Remote Line Status */
189 struct rfcomm_mcc_rls struct
rfcomm_session.c 1079 case RFCOMM_MCC_RLS: /* Remote Line Status */
1287 struct rfcomm_mcc_rls rls;
1307 rfcomm_session_send_mcc(rs, 0, RFCOMM_MCC_RLS, &rls, sizeof(rls));

Completed in 12 milliseconds