HomeSort by relevance Sort by last modified time
    Searched refs:BNEP_SETUP_CONNECTION_REQUEST_MSG (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/bnep/
bnep_int.h 47 #define BNEP_SETUP_CONNECTION_REQUEST_MSG 0x01
bnep_utils.c 190 UINT8_TO_BE_STREAM (p, BNEP_SETUP_CONNECTION_REQUEST_MSG);
809 case BNEP_SETUP_CONNECTION_REQUEST_MSG:
    [all...]
bnep_main.c 565 if (ctrl_type == BNEP_SETUP_CONNECTION_REQUEST_MSG &&

Completed in 5393 milliseconds