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

  /external/bluetooth/bluez/sap/
sap.h 143 #define SAP_PARAM_ID_DISCONNECT_IND_LEN 0x01
server.c 301 param->len = htons(SAP_PARAM_ID_DISCONNECT_IND_LEN);
303 size += PARAMETER_SIZE(SAP_PARAM_ID_DISCONNECT_IND_LEN);
    [all...]

Completed in 287 milliseconds