Searched refs:BNEP_FRAME_CONTROL (Results 1 – 3 of 3) sorted by relevance
178 UINT8_TO_BE_STREAM(p, BNEP_FRAME_CONTROL); in bnep_send_conn_req()230 UINT8_TO_BE_STREAM(p, BNEP_FRAME_CONTROL); in bnep_send_conn_responce()262 UINT8_TO_BE_STREAM(p, BNEP_FRAME_CONTROL); in bnepu_send_peer_our_filters()304 UINT8_TO_BE_STREAM(p, BNEP_FRAME_CONTROL); in bnepu_send_peer_our_multi_filters()347 UINT8_TO_BE_STREAM(p, BNEP_FRAME_CONTROL); in bnepu_send_peer_filter_rsp()380 UINT8_TO_BE_STREAM(p, BNEP_FRAME_CONTROL); in bnep_send_command_not_understood()1137 UINT8_TO_BE_STREAM(p, BNEP_FRAME_CONTROL); in bnepu_send_peer_multicast_filter_rsp()
37 #define BNEP_FRAME_CONTROL 0x01 macro
472 (type != BNEP_FRAME_CONTROL)) { in bnep_data_ind()543 case BNEP_FRAME_CONTROL: in bnep_data_ind()