Home
last modified time | relevance | path

Searched refs:BNEP_FRAME_GENERAL_ETHERNET (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/bnep/
Dbnep_int.h36 #define BNEP_FRAME_GENERAL_ETHERNET 0x00 macro
Dbnep_utils.cc446 : BNEP_FRAME_GENERAL_ETHERNET; in bnepu_build_bnep_hdr()
451 case BNEP_FRAME_GENERAL_ETHERNET: in bnepu_build_bnep_hdr()
453 (uint8_t)(ext_bit | BNEP_FRAME_GENERAL_ETHERNET)); in bnepu_build_bnep_hdr()
Dbnep_main.cc534 case BNEP_FRAME_GENERAL_ETHERNET: in bnep_data_ind()